commit | 6bc912b71b6f33b041cfde93ca3f019cbaa852bc | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Thu Jan 15 14:53:38 2009 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Jan 15 15:07:29 2009 +0100 |
tree | f6128f946bb275aa68f814f5f6a9c08df43965b7 | |
parent | cce7ade803699463ecc62a065ca522004f7ccb3d [diff] |
sched: SCHED_OTHER vs SCHED_IDLE isolation Stronger SCHED_IDLE isolation: - no SCHED_IDLE buddies - never let SCHED_IDLE preempt on wakeup - always preempt SCHED_IDLE on wakeup - limit SLEEPER fairness for SCHED_IDLE. 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>