Tune PMU frequency limit parameters am: 3af716da5c
am: a3c97a6031
am: 5812b1928b
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/18322719 Change-Id: I45a7fb3c30f2074766c81029884c6cf81981b8a5 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
7246eb090e
1 changed files with 3 additions and 3 deletions
|
@ -747,11 +747,11 @@ on property:sys.boot_completed=1
|
|||
|
||||
# Set PMU freq limit parameters
|
||||
write /sys/devices/system/cpu/cpufreq/policy0/sched_pixel/lcpi_threshold 2
|
||||
write /sys/devices/system/cpu/cpufreq/policy0/sched_pixel/spc_threshold 59
|
||||
write /sys/devices/system/cpu/cpufreq/policy0/sched_pixel/spc_threshold 70
|
||||
write /sys/devices/system/cpu/cpufreq/policy0/sched_pixel/limit_frequency 1401000
|
||||
write /sys/devices/system/cpu/cpufreq/policy4/sched_pixel/lcpi_threshold 6
|
||||
write /sys/devices/system/cpu/cpufreq/policy4/sched_pixel/spc_threshold 64
|
||||
write /sys/devices/system/cpu/cpufreq/policy4/sched_pixel/limit_frequency 1826000
|
||||
write /sys/devices/system/cpu/cpufreq/policy4/sched_pixel/spc_threshold 65
|
||||
write /sys/devices/system/cpu/cpufreq/policy4/sched_pixel/limit_frequency 1836000
|
||||
write /sys/devices/system/cpu/cpufreq/policy6/sched_pixel/lcpi_threshold 5
|
||||
write /sys/devices/system/cpu/cpufreq/policy6/sched_pixel/spc_threshold 69
|
||||
write /sys/devices/system/cpu/cpufreq/policy6/sched_pixel/limit_frequency 2507000
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue