mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-09-22 06:34:25 +00:00
sched: enable CONFIG_FAIR_GROUP_SCHED=y by default
enable CONFIG_FAIR_GROUP_SCHED=y by default. Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Reviewed-by: Thomas Gleixner <tglx@linutronix.de>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user