Author: maks Date: Wed Nov 28 13:17:21 2007 New Revision: 9825 Log: topconfig set the fairness defaults of cfs
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 Wed Nov 28 13:17:21 2007 @@ -21,6 +21,8 @@ # CONFIG_IKCONFIG is not set # TODO: too large for small systems? CONFIG_LOG_BUF_SHIFT=17 +CONFIG_FAIR_GROUP_SCHED=y +CONFIG_FAIR_USER_SCHED=y CONFIG_CPUSETS=y CONFIG_SYSFS_DEPRECATED=y CONFIG_RELAY=y _______________________________________________ Kernel-svn-changes mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/kernel-svn-changes

