commit | 8ca0e14ffb12c257de591571a9e96102acdb1c64 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Mon Oct 15 17:00:14 2007 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Mon Oct 15 17:00:14 2007 +0200 |
tree | 21258bb0bacb051f3a4b11e89efe4821b5320c60 | |
parent | 810e95ccd58d91369191aa4ecc9e6d4a10d8d0c8 [diff] |
sched: disable sleeper_fairness on SCHED_BATCH disable sleeper fairness for batch tasks - they are about batch processing after all. Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Signed-off-by: Ingo Molnar <mingo@elte.hu>