commit | f540a6080a092e2ab69fd146c308022db7347b0a | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Sat Mar 15 17:10:34 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Mar 19 04:27:53 2008 +0100 |
tree | 12dda1ecd63adb17cf06db61712a113cf6990037 | |
parent | 4ae7d5cefd4aa3560e359a3b0f03e12adc8b5c86 [diff] |
sched: wakeup-buddy tasks are cache-hot Wakeup-buddy tasks are cache-hot - this makes it a bit harder for the load-balancer to tear them apart. (but it's still possible, if the load is sufficiently assymetric) Signed-off-by: Ingo Molnar <mingo@elte.hu>