diff options
Diffstat (limited to 'init/Kconfig')
-rw-r--r-- | init/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
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 |