gs101: Align max uclamp value for background cgroup with vendor_group am: 308d9c7787
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14525103 Change-Id: I491c2575a2f462e174fbc97cdd2cbaa6d4662687
This commit is contained in:
commit
00bcaac5a7
1 changed files with 3 additions and 0 deletions
|
@ -624,6 +624,9 @@ on property:sys.boot_completed=1
|
|||
write /sys/kernel/vendor_sched/ta_uclamp_min 103
|
||||
write /sys/kernel/vendor_sched/fg_uclamp_min 0
|
||||
write /sys/kernel/vendor_sched/bg_uclamp_max 103
|
||||
# cfs_rq clamp is using tg->uclamp setting
|
||||
# align it with the vendor_group setting
|
||||
write /dev/cpuctl/background/cpu.uclamp.max 10
|
||||
|
||||
# Setup cpu.shares to throttle background group at 5%
|
||||
write /dev/cpuctl/background/cpu.shares 1024
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue