sdm660-common: rootdir: tune background cgroup uclamp values
Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
parent
e348804cb5
commit
9995d34211
1 changed files with 5 additions and 0 deletions
|
@ -557,3 +557,8 @@ on property:sys.boot_completed=1 && property:ro.boot.fpsensor=gdx
|
|||
# stop fps_hal
|
||||
stop vendor.fps_hal
|
||||
|
||||
# Setup final cpu.uclamp
|
||||
on property:sys.boot_completed=1
|
||||
write /dev/cpuctl/background/cpu.uclamp.max 70
|
||||
write /dev/cpuctl/system-background/cpu.uclamp.max 70
|
||||
write /dev/cpuctl/dex2oat/cpu.uclamp.max 80
|
||||
|
|
Loading…
Reference in a new issue