sm8350-common: rootdir: Do not allow restricted tasks to run on big cores

The restricted cpuset is for system tasks that are
throttled because the screen is off. Google only
runs these tasks on the little cluster
to save power and we will follow suit.
This commit is contained in:
Jake Weinstein 2023-06-05 14:08:01 +03:00 committed by DigiGoon
parent 1e5532f898
commit e98e50ce49

View file

@ -192,6 +192,7 @@ echo 325 > /proc/sys/kernel/walt_low_latency_task_threshold
# cpuset parameters
echo 0-3 > /dev/cpuset/background/cpus
echo 0-3 > /dev/cpuset/restricted/cpus
echo 0-3 > /dev/cpuset/system-background/cpus
# configure governor settings for silver cluster