sdm660-common: rootdir: use lower screen-off cpus
Change-Id: I5eae018ec4e80b00e37dc9ff8cd356bc2cbb9280
This commit is contained in:
parent
177f2057df
commit
ae3c954326
1 changed files with 1 additions and 0 deletions
|
@ -2733,6 +2733,7 @@ case "$target" in
|
|||
# cpuset settings
|
||||
echo 0-3 > /dev/cpuset/background/cpus
|
||||
echo 0-3 > /dev/cpuset/system-background/cpus
|
||||
echo 0-3 > /dev/cpuset/restricted/cpus
|
||||
|
||||
#if the kernel version >=4.14,use the schedutil governor
|
||||
KernelVersionStr=`cat /proc/sys/kernel/osrelease`
|
||||
|
|
Loading…
Reference in a new issue