Modify rt_uclamp_min value
Change the value so that it will map to 910 MHz on mid cores, which aligns the result of P21. Bug: 234561004 Test: build pass Change-Id: I372462d240c5de295959878322c62cc3657cce7c
This commit is contained in:
parent
38305941b6
commit
97064d1b58
1 changed files with 1 additions and 1 deletions
|
@ -784,7 +784,7 @@ on property:sys.boot_completed=1
|
|||
write /sys/devices/platform/14460000.pinctrl/power/async "enabled"
|
||||
|
||||
# Setup groups for SF (RT used for SF RE, SF used for SF main)
|
||||
write /proc/vendor_sched/rt_uclamp_min 159
|
||||
write /proc/vendor_sched/rt_uclamp_min 236
|
||||
write /proc/vendor_sched/rt_prefer_idle 1
|
||||
write /proc/vendor_sched/sf_uclamp_min 39
|
||||
write /proc/vendor_sched/sf_prefer_idle 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue