mirror of
https://github.com/Evolution-X-Devices/device_google_zuma
synced 2026-02-01 07:40:34 +00:00
Make bg group throttle value experimental
Bug: 287562715 Test: build pass Change-Id: I5809b726ff5875db67e91df41f8ba172d84b10e3
This commit is contained in:
@@ -791,7 +791,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
|
||||
|
||||
Reference in New Issue
Block a user