From c55210888a83e85a5a425dceaed1081288690d65 Mon Sep 17 00:00:00 2001 From: Rick Yiu Date: Fri, 16 Jun 2023 11:16:52 +0000 Subject: [PATCH] Make bg group throttle value experimental Bug: 287562715 Test: build pass Change-Id: I5809b726ff5875db67e91df41f8ba172d84b10e3 --- conf/init.zuma.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/init.zuma.rc b/conf/init.zuma.rc index 6fcd580d..f17d893d 100644 --- a/conf/init.zuma.rc +++ b/conf/init.zuma.rc @@ -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