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:
0702e3e
)
sched: fix: move the CPU check into ->task_new_fair()
author
Ingo Molnar
<mingo@elte.hu>
Mon, 15 Oct 2007 15:00:14 +0000
(17:00 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Mon, 15 Oct 2007 15:00:14 +0000
(17:00 +0200)
noticed by Peter Zijlstra:
fix: move the CPU check into ->task_new_fair(), this way we
can call place_entity() and get child ->vruntime right at
initial wakeup time.
(without this there can be large latencies)
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
kernel/sched.c
patch
|
blob
|
history
kernel/sched_fair.c
patch
|
blob
|
history
diff --cc
kernel/sched.c
Simple merge
diff --cc
kernel/sched_fair.c
Simple merge