提交 22e41f75 编写于 作者: L Lin Shengwang 提交者: Zheng Zengkai

sched/core: Change depends of SCHED_CORE

hulk inclusion
category: bugfix
bugzilla: https://gitee.com/openeuler/kernel/issues/I5OOWG
CVE: NA

--------------------------------------------------------------------------

Due to the conflict between Core Scheduling and SMT expeller,
so SCHED_CORE and QOS_SCHED_SMT_EXPELLER are mutually exclusive.
Signed-off-by: NLin Shengwang <linshengwang1@huawei.com>
Reviewed-by: Nlihua <hucool.lihua@huawei.com>
Reviewed-by: NChen Hui <judy.chenhui@huawei.com>
Signed-off-by: NZheng Zengkai <zhengzengkai@huawei.com>
上级 548a5b0f
......@@ -102,7 +102,7 @@ config PREEMPT_DYNAMIC
config SCHED_CORE
bool "Core Scheduling for SMT"
depends on SCHED_SMT
depends on SCHED_SMT && !QOS_SCHED_SMT_EXPELLER
help
This option permits Core Scheduling, a means of coordinated task
selection across SMT siblings. When enabled -- see
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册