sched: Tweak wake_idx
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Thu, 3 Sep 2009 11:16:51 +0000 (13:16 +0200)
committerIngo Molnar <mingo@elte.hu>
Tue, 15 Sep 2009 14:01:07 +0000 (16:01 +0200)
When merging select_task_rq_fair() and sched_balance_self() we lost
the use of wake_idx, restore that and set them to 0 to make wake
balancing more aggressive.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found