gfs: disable for better ui perf

This commit is contained in:
Exynos-nibba 2022-10-20 18:52:37 +00:00 committed by Ksawlii
parent 88fde1823a
commit 6b31cca191

View file

@ -4,7 +4,7 @@
* them to run sooner, but does not allow tons of sleepers to * them to run sooner, but does not allow tons of sleepers to
* rip the spread apart. * 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 * Place new tasks ahead so that they do not starve already running