[kernel] r8576 - in dists/trunk/linux-2.6/debian: . arch/i386

Maximilian Attems maks at alioth.debian.org
Sun May 13 11:04:12 UTC 2007


Author: maks
Date: Sun May 13 11:03:42 2007
New Revision: 8576

Modified:
   dists/trunk/linux-2.6/debian/arch/i386/config
   dists/trunk/linux-2.6/debian/changelog
Log:
i386 go for tickless
aka enable dynticks and hires-timers


Modified: dists/trunk/linux-2.6/debian/arch/i386/config
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/i386/config	(original)
+++ dists/trunk/linux-2.6/debian/arch/i386/config	Sun May 13 11:03:42 2007
@@ -1,3 +1,5 @@
+CONFIG_NO_HZ=y
+CONFIG_HIGH_RES_TIMERS=y
 CONFIG_X86=y
 CONFIG_UID16=y
 CONFIG_GENERIC_ISA_DMA=y

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Sun May 13 11:03:42 2007
@@ -13,6 +13,8 @@
   * Add stable release 2.6.21.1:
     - IPV4: Fix OOPS'er added to netlink fib.
     - IPV6: Fix for RT0 header ipv6 change.
+  * [i386] Enable CONFIG_NO_HZ, CONFIG_HIGH_RES_TIMERS for dynticks and true
+    high-resolution timers.
 
   [ Martin Michlmayr ]
   * Add armel (arm with EABI) support.  Thanks, Lennert Buytenhek and
@@ -37,7 +39,7 @@
   * Add type: plain to [image] in arch/m68k/defines to fix missing
     Modules.symvers problem
 
- -- Christian T. Steigies <cts at debian.org>  Sat, 12 May 2007 17:44:49 +0200
+ -- maximilian attems <maks at debian.org>  Sun, 13 May 2007 13:02:11 +0200
 
 linux-2.6 (2.6.20-3) unstable; urgency=low
 



More information about the Kernel-svn-changes mailing list