Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8ef93cf1 authored by Ingo Molnar's avatar Ingo Molnar
Browse files

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: default avatarIngo Molnar <mingo@elte.hu>
parent 681f3e68
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -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.