sm8350-common: rootdir: Move background cpuset to CPU0-1

Background tasks are not UX-critical.
Free up cores to work on more important
UX tasks.
This commit is contained in:
Jake Weinstein 2023-06-04 05:41:09 +03:00 committed by DigiGoon
parent e98e50ce49
commit f07856993d

View file

@ -191,7 +191,7 @@ echo 10 10 10 10 10 10 10 95 > /proc/sys/kernel/sched_coloc_busy_hyst_cpu_busy_p
echo 325 > /proc/sys/kernel/walt_low_latency_task_threshold
# cpuset parameters
echo 0-3 > /dev/cpuset/background/cpus
echo 0-1 > /dev/cpuset/background/cpus
echo 0-3 > /dev/cpuset/restricted/cpus
echo 0-3 > /dev/cpuset/system-background/cpus