diff --git a/conf/init.gs101.rc b/conf/init.gs101.rc index 96d5e6fa..14b8d528 100644 --- a/conf/init.gs101.rc +++ b/conf/init.gs101.rc @@ -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