wayne-common: rootdir: Add restricted cpuset
bug: 78197570 Test: CTS Change-Id: I6aaac2f3ce9ba886143e3667df2ca044c7f3d3f0
This commit is contained in:
parent
a2494961a5
commit
325ccd28cc
1 changed files with 1 additions and 0 deletions
|
@ -98,6 +98,7 @@ on boot
|
||||||
write /dev/cpuset/foreground/boost/cpus 0-7
|
write /dev/cpuset/foreground/boost/cpus 0-7
|
||||||
write /dev/cpuset/background/cpus 0-7
|
write /dev/cpuset/background/cpus 0-7
|
||||||
write /dev/cpuset/system-background/cpus 0-7
|
write /dev/cpuset/system-background/cpus 0-7
|
||||||
|
write /dev/cpuset/restricted/cpus 0-7
|
||||||
####Regionalization config and prop files####
|
####Regionalization config and prop files####
|
||||||
chmod 0644 /persist/speccfg/spec
|
chmod 0644 /persist/speccfg/spec
|
||||||
chmod 0644 /persist/speccfg/devicetype
|
chmod 0644 /persist/speccfg/devicetype
|
||||||
|
|
Loading…
Reference in a new issue