git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0ec9fab
)
sched: Reduce forkexec_idx
author
Peter Zijlstra
<a.p.zijlstra@chello.nl>
Tue, 15 Sep 2009 13:22:03 +0000
(15:22 +0200)
committer
Ingo 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