commit | 03e89e4574a680af15f59329b061f35d9813aff4 | [log] [tgz] |
---|---|---|
author | Mike Galbraith <efault@gmx.de> | Tue Dec 16 08:45:30 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Dec 16 09:45:38 2008 +0100 |
tree | 2cf03e33021fbf8cf2aaf6ce99314eb45ed34dbc | |
parent | d65bd5ecb2bd166cea4952a59b7e16cc3ad6ef6c [diff] |
sched: fix wakeup preemption clock 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>