mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
Add cpusets initial configuration
Bug: 36367381 Test: Boot Change-Id: Ieffce3e87662e88e828bd259d336c0af11c48586 Signed-off-by: Andres Oportus <andresoportus@google.com>
This commit is contained in:
@@ -281,6 +281,13 @@ service per_proxy /vendor/bin/pm-proxy
|
||||
group system
|
||||
disabled
|
||||
|
||||
on property:sys.boot_completed=1
|
||||
write /dev/cpuset/top-app/cpus 0-7
|
||||
write /dev/cpuset/foreground/boost/cpus 0-5
|
||||
write /dev/cpuset/foreground/cpus 0-5
|
||||
write /dev/cpuset/background/cpus 0-1
|
||||
write /dev/cpuset/system-background/cpus 0-3
|
||||
|
||||
on property:init.svc.per_mgr=running
|
||||
start per_proxy
|
||||
|
||||
|
||||
Reference in New Issue
Block a user