[kernel] r16045 - in dists/trunk/linux-2.6/debian: . config

Maximilian Attems maks at alioth.debian.org
Mon Aug 2 16:36:33 UTC 2010


Author: maks
Date: Mon Aug  2 16:36:19 2010
New Revision: 16045

Log:
topconfig enable RCU_FAST_NO_HZ

seen enabled on fedora and seems the ecological choice,
but not the default.

Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/config

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	Mon Aug  2 14:46:31 2010	(r16044)
+++ dists/trunk/linux-2.6/debian/changelog	Mon Aug  2 16:36:19 2010	(r16045)
@@ -6,7 +6,7 @@
 
   * topconfig enable BLK_CGROUP, NETFILTER_XT_TARGET_TEE, VMWARE_BALLOON,
     ATH9K_HTC, TOUCHSCREEN_HAMPSHIRE, TOUCHSCREEN_TPS6507X, SND_ASIHPI,
-    SQUASHFS_XATTRS.
+    SQUASHFS_XATTRS, RCU_FAST_NO_HZ.
   * x86 enable INTEL_IDLE.
 
  -- Ben Hutchings <ben at decadent.org.uk>  Mon, 02 Aug 2010 02:21:32 +0100

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	Mon Aug  2 14:46:31 2010	(r16044)
+++ dists/trunk/linux-2.6/debian/config/config	Mon Aug  2 16:36:19 2010	(r16045)
@@ -3308,6 +3308,7 @@
 # CONFIG_RCU_TRACE is not set
 CONFIG_RCU_FANOUT=32
 # CONFIG_RCU_FANOUT_EXACT is not set
+CONFIG_RCU_FAST_NO_HZ=y
 # CONFIG_IKCONFIG is not set
 CONFIG_LOG_BUF_SHIFT=17
 CONFIG_GROUP_SCHED=y



More information about the Kernel-svn-changes mailing list