浏览代码

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>
Ingo Molnar 18 年之前
父节点
当前提交
8ef93cf114
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      init/Kconfig

+ 0 - 1
init/Kconfig

@@ -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.