gfs: disable for better ui perf
This commit is contained in:
parent
88fde1823a
commit
6b31cca191
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
* them to run sooner, but does not allow tons of sleepers to
|
||||
* rip the spread apart.
|
||||
*/
|
||||
SCHED_FEAT(GENTLE_FAIR_SLEEPERS, true)
|
||||
SCHED_FEAT(GENTLE_FAIR_SLEEPERS, false)
|
||||
|
||||
/*
|
||||
* Place new tasks ahead so that they do not starve already running
|
||||
|
|
Loading…
Reference in a new issue