sdm660-common: rootdir: lower backround cpuset
Change-Id: Ice155da81b9cd63e5bd28c16b11b858f37d87dfa
This commit is contained in:
parent
ae3c954326
commit
5dd7ed0bc3
1 changed files with 1 additions and 1 deletions
|
@ -2731,7 +2731,7 @@ case "$target" in
|
||||||
echo 120 > /proc/sys/kernel/sched_group_downmigrate
|
echo 120 > /proc/sys/kernel/sched_group_downmigrate
|
||||||
|
|
||||||
# cpuset settings
|
# cpuset settings
|
||||||
echo 0-3 > /dev/cpuset/background/cpus
|
echo 0-1 > /dev/cpuset/background/cpus
|
||||||
echo 0-3 > /dev/cpuset/system-background/cpus
|
echo 0-3 > /dev/cpuset/system-background/cpus
|
||||||
echo 0-3 > /dev/cpuset/restricted/cpus
|
echo 0-3 > /dev/cpuset/restricted/cpus
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue