Skip to content

Commit

Permalink
sched: mark CONFIG_FAIR_GROUP_SCHED as !EXPERIMENTAL
Browse files Browse the repository at this point in the history
mark CONFIG_FAIR_GROUP_SCHED as !EXPERIMENTAL. All bugs have been
fixed and it's perfect ;-)

Signed-off-by: Ingo Molnar <[email protected]>
  • Loading branch information
Ingo Molnar committed Oct 24, 2007
1 parent 681f3e6 commit 8ef93cf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion init/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -322,7 +322,6 @@ config CPUSETS
config FAIR_GROUP_SCHED
bool "Fair group CPU scheduler"
default y
depends on EXPERIMENTAL
help
This feature lets CPU scheduler recognize task groups and control CPU
bandwidth allocation to such task groups.
Expand Down

0 comments on commit 8ef93cf

Please sign in to comment.