commit | ff56b2f01537aef7237d5ac8bf6bfbb409c1a127 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Mon Oct 15 17:00:18 2007 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Mon Oct 15 17:00:18 2007 +0200 |
tree | 52f7a687f8d3e15b17dc8e6a1789cc537e87d6c8 | |
parent | da84d96176729fb48a8458561e5d8647103168b8 [diff] |
sched: activate task_hot() only on fair-scheduled tasks activate task_hot() only for fair-scheduled tasks (i.e. disable it for RT tasks). Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Signed-off-by: Ingo Molnar <mingo@elte.hu>