Relax background restriction to 16.67% am: fbb2777b1b
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15957488 Change-Id: Iba6960aea57dca062a4e77d3d1517292e634aba1
This commit is contained in:
commit
ac81e67b89
1 changed files with 2 additions and 2 deletions
|
@ -729,8 +729,8 @@ on property:sys.boot_completed=1
|
||||||
write /sys/kernel/vendor_sched/sf_uclamp_min 30
|
write /sys/kernel/vendor_sched/sf_uclamp_min 30
|
||||||
write /sys/kernel/vendor_sched/sf_prefer_idle 1
|
write /sys/kernel/vendor_sched/sf_prefer_idle 1
|
||||||
|
|
||||||
# Setup cpu.shares to throttle background group at 5%
|
# Setup cpu.shares to throttle background group at 15%
|
||||||
write /dev/cpuctl/background/cpu.shares 1024
|
write /dev/cpuctl/background/cpu.shares 4096
|
||||||
write /dev/cpuctl/system/cpu.shares 20480
|
write /dev/cpuctl/system/cpu.shares 20480
|
||||||
# We only have system and background groups holding tasks and the groups below are empty
|
# We only have system and background groups holding tasks and the groups below are empty
|
||||||
write /dev/cpuctl/camera-daemon/cpu.shares 20480
|
write /dev/cpuctl/camera-daemon/cpu.shares 20480
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue