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:
d65bd5e
)
sched: fix wakeup preemption clock
author
Mike Galbraith
<efault@gmx.de>
Tue, 16 Dec 2008 07:45:30 +0000
(08:45 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Tue, 16 Dec 2008 08:45:38 +0000
(09:45 +0100)
Impact: sharpen the wakeup-granularity to always be against current scheduler time
It was possible to do the preemption check against an old time stamp.
Signed-off-by: Mike Galbraith <efault@gmx.de>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found