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:
5717922
)
sched: fix normalized sleeper
author
Peter Zijlstra
<a.p.zijlstra@chello.nl>
Mon, 5 May 2008 21:56:17 +0000
(23:56 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Mon, 5 May 2008 21:56:17 +0000
(23:56 +0200)
Normalized sleeper uses calc_delta*() which requires that the rq load is
already updated, so move account_entity_enqueue() before place_entity()
Tested-by: Frans Pop <elendil@planet.nl>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found