sched: Introduce sched_busy_hysteresis_enable_cpus tunable
Currently sched busy hysteresis feature is applied only for CPUs other than the min capacity CPUs. This policy restricts the flexibility on a system with more than 2 clusters. Add a tunable to specify which CPUs needs this feature. By default, the feature is turned off for all the CPUs. The usage of this tunable: echo 4-7 > /proc/sys/kernel/sched_busy_hysteresis_enable_cpus Change-Id: I636575af2c42e2774007582f3d589495c6a3a9f1 Signed-off-by:Pavankumar Kondeti <pkondeti@codeaurora.org> Signed-off-by:
Satya Durga Srinivasu Prabhala <satyap@codeaurora.org>
Loading
Please register or sign in to comment