From de8d585a12aef40676f12ddc63e97daaf7752ba1 Mon Sep 17 00:00:00 2001 From: Ingo Molnar Date: Mon, 15 Oct 2007 17:00:09 +0200 Subject: 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 --- init/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'init') diff --git a/init/Kconfig b/init/Kconfig index b680733270e..faed9a0b6f2 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 -- cgit v1.2.3