]> git.baikalelectronics.ru Git - kernel.git/commit
sched: wakeup-buddy tasks are cache-hot
authorIngo Molnar <mingo@elte.hu>
Sat, 15 Mar 2008 16:10:34 +0000 (17:10 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 19 Mar 2008 03:27:53 +0000 (04:27 +0100)
commit93595fd0a84f72311d26a9e9b6d5395c20ef123b
tree12dda1ecd63adb17cf06db61712a113cf6990037
parent9f890df86acdada0aa86549168f4e7f9827d26db
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>
kernel/sched.c