From: Chad Goodman Date: Sun, 25 Nov 2012 07:55:38 +0000 (-0800) Subject: SCHEDULE: disable GENTLE_FAIR_SLEEPERS X-Git-Url: https://ziggy471.com/git/gitweb.cgi?p=ziggy471-sgn2-jb.git;a=commitdiff;h=c3e2ac9bd8243232ed278b67b63bfd971fd11b14 SCHEDULE: disable GENTLE_FAIR_SLEEPERS Signed-off-by: Ziggy --- --- a/kernel/sched_features.h +++ b/kernel/sched_features.h @@ -3,7 +3,7 @@ * them to run sooner, but does not allow tons of sleepers to * rip the spread apart. */ -SCHED_FEAT(GENTLE_FAIR_SLEEPERS, 1) +SCHED_FEAT(GENTLE_FAIR_SLEEPERS, 0) /* * Place new tasks ahead so that they do not starve already running