mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-03-21 06:24:12 +00:00
sched: mark CONFIG_FAIR_GROUP_SCHED as !EXPERIMENTAL
mark CONFIG_FAIR_GROUP_SCHED as !EXPERIMENTAL. All bugs have been fixed and it's perfect ;-) Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
parent
681f3e6854
commit
8ef93cf114
1 changed files with 0 additions and 1 deletions
|
@ -322,7 +322,6 @@ config CPUSETS
|
||||||
config FAIR_GROUP_SCHED
|
config FAIR_GROUP_SCHED
|
||||||
bool "Fair group CPU scheduler"
|
bool "Fair group CPU scheduler"
|
||||||
default y
|
default y
|
||||||
depends on EXPERIMENTAL
|
|
||||||
help
|
help
|
||||||
This feature lets CPU scheduler recognize task groups and control CPU
|
This feature lets CPU scheduler recognize task groups and control CPU
|
||||||
bandwidth allocation to such task groups.
|
bandwidth allocation to such task groups.
|
||||||
|
|
Loading…
Add table
Reference in a new issue