commit | 02e0431a3db554019b816936b597d618256b705d | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Mon Oct 15 17:00:07 2007 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Mon Oct 15 17:00:07 2007 +0200 |
tree | 2d3d9c5d95e9a2ccc248d78a3ffe950be0e77b3b | |
parent | 35a6ff5417bf94c9e19b6b55a9eb6eea14cc7be7 [diff] |
sched: better min_vruntime tracking Better min_vruntime tracking: update it every time 'curr' is updated - not just when a task is enqueued into the tree. Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Mike Galbraith <efault@gmx.de> Reviewed-by: Thomas Gleixner <tglx@linutronix.de>