sdm660-common: rootdir: tune background cgroup uclamp values

Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
Alcatraz323 2023-08-21 15:24:17 +08:00 committed by pix106
parent e348804cb5
commit 9995d34211

View file

@ -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