mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-02-01 10:28:38 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user