[kernel] r10054 - dists/trunk/linux-2.6/debian/config

Maximilian Attems maks at alioth.debian.org
Sun Jan 6 22:31:07 UTC 2008


Author: maks
Date: Sun Jan  6 22:31:07 2008
New Revision: 10054

Log:
topconfig set the cgroup related variables


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

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	Sun Jan  6 22:31:07 2008
@@ -31,6 +31,10 @@
 # TODO: too large for small systems?
 CONFIG_LOG_BUF_SHIFT=17
 CONFIG_CGROUPS=y
+# CONFIG_CGROUP_DEBUG is not set
+CONFIG_CGROUP_NS=y
+CONFIG_CGROUP_CPUACCT=y
+CONFIG_PROC_PID_CPUSET=y
 CONFIG_FAIR_GROUP_SCHED=y
 CONFIG_FAIR_USER_SCHED=y
 CONFIG_CPUSETS=y



More information about the Kernel-svn-changes mailing list