From: Ingo Molnar Date: Mon, 15 Oct 2007 15:00:09 +0000 (+0200) Subject: sched: enable CONFIG_FAIR_GROUP_SCHED=y by default X-Git-Tag: v2.6.24-rc1~1289^2~83 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de8d585a12aef40676f12ddc63e97daaf7752ba1;p=linux-2.6 sched: enable CONFIG_FAIR_GROUP_SCHED=y by default enable CONFIG_FAIR_GROUP_SCHED=y by default. Signed-off-by: Ingo Molnar Signed-off-by: Peter Zijlstra Reviewed-by: Thomas Gleixner --- diff --git a/init/Kconfig b/init/Kconfig index b680733270..faed9a0b6f 100644 --- a/init/Kconfig +++ b/init/Kconfig @@ -283,7 +283,7 @@ config CPUSETS config FAIR_GROUP_SCHED bool "Fair group cpu scheduler" - default n + default y depends on EXPERIMENTAL help This feature lets cpu scheduler recognize task groups and control cpu