commit | 34f28ecd0f4bdc733c681294d02d9fab5880591b | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Tue Dec 16 08:45:31 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Dec 16 09:46:33 2008 +0100 |
tree | 7869949614b6a4f2bf52f01dfaa769ebe22c8aab | |
parent | 03e89e4574a680af15f59329b061f35d9813aff4 [diff] |
sched: optimize update_curr() Impact: micro-optimization Skip the hard work when there is none. Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Acked-by: Mike Galbraith <efault@gmx.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>