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

Maximilian Attems maks at alioth.debian.org
Sat Jan 5 23:32:32 UTC 2008


Author: maks
Date: Sat Jan  5 23:32:31 2008
New Revision: 10031

Log:
topconfig: CGROUPS enabled

task control groups can be associated with cpusets.
seen enabled in fedora too.


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	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Sat Jan  5 23:32:31 2008
@@ -15,7 +15,7 @@
     SCSI_SRP_TGT_ATTRS, ADM8211, MTD_INTEL_VR_NOR, MTD_ALAUDA,
     MTD_ONENAND_2X_PROGRAM, MTD_ONENAND_SIM, DM_MULTIPATH_HP, FUJITSU_LAPTOP,
     QUOTA_NETLINK_INTERFACE, DM_UEVENT, SCSI_FC_TGT_ATTRS, SSB, BT_HCIUART_LL,
-    BT_HCIBTSDIO, MTD_OOPS
+    BT_HCIBTSDIO, MTD_OOPS, CGROUPS
   * Disable smbfs in topconfig, not supported upstream, use cifs.
   * Disable bcm43xx, deprecated by upstream. Enable B43 (needs v4 firmware)
     and B43LEGACY (needs v3 firmware).
@@ -45,7 +45,7 @@
   [ dann frazier ]
   * [ia64]: Enable BLK_CPQ_DA
 
- -- maximilian attems <maks at debian.org>  Thu, 03 Jan 2008 23:36:20 +0100
+ -- maximilian attems <maks at debian.org>  Sat, 05 Jan 2008 23:47:26 +0100
 
 linux-2.6 (2.6.23-1~experimental.1) UNRELEASED; urgency=low
 

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	(original)
+++ dists/trunk/linux-2.6/debian/config/config	Sat Jan  5 23:32:31 2008
@@ -30,6 +30,7 @@
 # CONFIG_IKCONFIG is not set
 # TODO: too large for small systems?
 CONFIG_LOG_BUF_SHIFT=17
+CONFIG_CGROUPS=y
 CONFIG_FAIR_GROUP_SCHED=y
 CONFIG_FAIR_USER_SCHED=y
 CONFIG_CPUSETS=y



More information about the Kernel-svn-changes mailing list