sched: Reduce forkexec_idx
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Tue, 15 Sep 2009 13:22:03 +0000 (15:22 +0200)
committerIngo Molnar <mingo@elte.hu>
Tue, 15 Sep 2009 14:51:23 +0000 (16:51 +0200)
If we're looking to place a new task, we might as well find the
idlest position _now_, not 1 tick ago.

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