gts3l-common: init: Set /dev/cpuset/restricted/cpus when boot completed
Signed-off-by: Deokgyu Yang <secugyu@gmail.com> Change-Id: I2fee697192e101f6c0b89e0f6eadeacf29d5d8a1
This commit is contained in:
parent
589a7c2459
commit
a1f94d75eb
1 changed files with 1 additions and 0 deletions
|
@ -207,6 +207,7 @@ on property:sys.boot_completed=1
|
|||
write /dev/cpuset/foreground/cpus 0-2
|
||||
write /dev/cpuset/background/cpus 0
|
||||
write /dev/cpuset/system-background/cpus 0-2
|
||||
write /dev/cpuset/restricted/cpus 0-1
|
||||
|
||||
on property:init.svc.recovery=running
|
||||
trigger enable-low-power
|
||||
|
|
Loading…
Reference in a new issue