Make bg group throttle value experimental
Bug: 287562715 Test: build pass Change-Id: I8cfa6fef3491bcec38b5ab628fd44fb2a53f85de
This commit is contained in:
parent
28a49926be
commit
9bf9948f63
1 changed files with 1 additions and 1 deletions
|
@ -755,7 +755,7 @@ on property:sys.boot_completed=1
|
|||
write /proc/vendor_sched/ta_ug 1
|
||||
|
||||
# Set bg group throttle
|
||||
write /proc/vendor_sched/ug_bg_group_throttle 308
|
||||
write /proc/vendor_sched/ug_bg_group_throttle ${persist.device_config.vendor_system_native.ug_bg_group_throttle:-308}
|
||||
|
||||
# Set uclamp.max for some groups, which could indicate cpu importance used in scheduling
|
||||
write /proc/vendor_sched/bg_uclamp_max 512
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue