Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sched: tune multi-core idle balancing
WAKE_IDLE is too agressive on multi-core CPUs with the new wake-affine code, keep it on for SMT/HT balancing alone (where there's no cache affinity at all between logical CPUs). Signed-off-by: Ingo Molnar <mingo@elte.hu>
- Loading branch information