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-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=de8d585a12aef40676f12ddc63e97daaf7752ba1;p=linux-beck.git 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 b680733270e4..faed9a0b6f24 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