sm8350-common: init: Move audio-app cpuset to 1-2
audio driver affines pm-qos requests to these cpus so it makes sense to use them for audio-app as well Change-Id: I61223db706042e215b1ab5ca9eb4562989e362f6 Signed-off-by: Vaisakh Murali <mvaisakh@statixos.com>
This commit is contained in:
parent
90b17694dc
commit
901b9f5abe
1 changed files with 1 additions and 0 deletions
|
|
@ -194,6 +194,7 @@ echo 325 > /proc/sys/kernel/walt_low_latency_task_threshold
|
|||
echo 0-1 > /dev/cpuset/background/cpus
|
||||
echo 0-3 > /dev/cpuset/restricted/cpus
|
||||
echo 0-3 > /dev/cpuset/system-background/cpus
|
||||
echo 1-2 > /dev/cpuset/audio-app/cpus
|
||||
|
||||
# configure governor settings for silver cluster
|
||||
echo "schedutil" > /sys/devices/system/cpu/cpufreq/policy0/scaling_governor
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue