diff --git a/init/Kconfig b/init/Kconfig index 4c566c4bbfa491e4208f786fb3c38d92b66630f6..22d9ac8ca08fadf435599b48515d3485e5ac76d5 100644 --- a/init/Kconfig +++ b/init/Kconfig @@ -1072,12 +1072,12 @@ config QOS_SCHED bool "Qos task scheduling" depends on CGROUP_SCHED depends on CFS_BANDWIDTH + depends on SMP default n help This option enable qos scheduler, and support co-location online services (Latency Sensitive) and offline tasks. colocation can effectively improve the resource utilization. - If in doubt, say N. config QOS_SCHED_SMT_EXPELLER