commit | 695698500912c4479ddf4723e492de3970ff8530 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Tue Sep 23 14:54:23 2008 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Sep 23 14:54:23 2008 +0200 |
tree | b84c708843998d2124573b809b8618a4e304e253 | |
parent | 1a73ef6ac3f4b44abc9d1875eb9240d7524a7cf7 [diff] |
sched: rework wakeup preemption Rework the wakeup preemption to work on real runtime instead of the virtual runtime. This greatly simplifies the code. Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Signed-off-by: Ingo Molnar <mingo@elte.hu>