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:
5052696
)
sched: eliminate scd->prev_raw
author
Ingo Molnar
<mingo@elte.hu>
Wed, 30 Jul 2008 08:13:35 +0000
(10:13 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Thu, 31 Jul 2008 15:20:49 +0000
(17:20 +0200)
eliminate prev_raw and use tick_raw instead.
It's enough to base the current time on the scheduler tick timestamp
alone - the monotonicity and maximum checks will prevent any damage.
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Acked-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Acked-by: Mike Galbraith <efault@gmx.de>
No differences found