From: Mike Galbraith Date: Thu, 11 Mar 2010 16:17:17 +0000 (+0100) Subject: sched: Remove FAIR_SLEEPERS feature X-Git-Tag: v2.6.35-rc1~521^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ca9880c6f4ba4c84b517bc2fed5366adf63d191;p=pandora-kernel.git 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 Signed-off-by: Peter Zijlstra LKML-Reference: <1268301520.6785.40.camel@marge.simson.net> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed