commit | b3137bc8e77962a8e3b4dfdc1bcfd38e437bd278 | [log] [tgz] |
---|---|---|
author | Mike Galbraith <efault@gmx.de> | Thu May 29 11:11:41 2008 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Thu May 29 11:29:20 2008 +0200 |
tree | 5131501b5575f933074cc89545ff997d277d1d57 | |
parent | a381759d6ad5c5dea5a981918e0b4493e9b66ac7 [diff] |
sched: stop wake_affine from causing serious imbalance Prevent short-running wakers of short-running threads from overloading a single cpu via wakeup affinity, and wire up disconnected debug option. Signed-off-by: Mike Galbraith <efault@gmx.de> Signed-off-by: Peter Zijlstra <peterz@infradead.org> Signed-off-by: Ingo Molnar <mingo@elte.hu>