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 Diff line number Diff line
@@ -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.