sm6375-common: Move background cpuset to CPU0-1
Change-Id: I927eac32be54dea076d5c5f15f7e57ab4b57fc3b Signed-off-by: Vaisakh Murali <mvaisakh@statixos.com>
This commit is contained in:
parent
d24e229705
commit
3351ac9c03
1 changed files with 1 additions and 1 deletions
|
@ -21,5 +21,5 @@ echo 128 > /sys/block/dm-8/queue/read_ahead_kb
|
|||
echo 128 > /sys/block/dm-9/queue/read_ahead_kb
|
||||
|
||||
# cpuset
|
||||
echo 0-3 > /dev/cpuset/background/cpus
|
||||
echo 0-1 > /dev/cpuset/background/cpus
|
||||
echo 0-3 > /dev/cpuset/system-background/cpus
|
||||
|
|
Loading…
Reference in a new issue