mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
Merge "Add cpusets initial configuration"
This commit is contained in:
committed by
Android (Google) Code Review
commit
fc502754f1
@@ -295,6 +295,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