commit | 5ca9880c6f4ba4c84b517bc2fed5366adf63d191 | [log] [tgz] |
---|---|---|
author | Mike Galbraith <efault@gmx.de> | Thu Mar 11 17:17:17 2010 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Mar 11 18:32:52 2010 +0100 |
tree | 2aa6abff8c3615cbb692364e986e3126e0c4099d | |
parent | 6bc6cf2b61336ed0c55a615eb4c0c8ed5daf3f08 [diff] |
sched: Remove FAIR_SLEEPERS feature Our preemption model relies too heavily on sleeper fairness to disable it without dire consequences. Remove the feature, and save a branch or two. Signed-off-by: Mike Galbraith <efault@gmx.de> Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> LKML-Reference: <1268301520.6785.40.camel@marge.simson.net> Signed-off-by: Ingo Molnar <mingo@elte.hu>