mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
sched: disable SD_WAKE_AFFINE
PD#165090: remove WAKE_AFFINE to get better balance when heavy loading Change-Id: Id5650e9c3fd12b23be04f8f52a0f5c2e11c49199 Signed-off-by: jianxin.pan <jianxin.pan@amlogic.com>
This commit is contained in:
@@ -6713,7 +6713,9 @@ sd_init(struct sched_domain_topology_level *tl,
|
||||
| 1*SD_BALANCE_EXEC
|
||||
| 1*SD_BALANCE_FORK
|
||||
| 0*SD_BALANCE_WAKE
|
||||
#ifndef CONFIG_AMLOGIC_MODIFY
|
||||
| 1*SD_WAKE_AFFINE
|
||||
#endif
|
||||
| 0*SD_SHARE_CPUCAPACITY
|
||||
| 0*SD_SHARE_PKG_RESOURCES
|
||||
| 0*SD_SERIALIZE
|
||||
|
||||
Reference in New Issue
Block a user