Adjust little core rate limit am: df79b08139
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14391555 Change-Id: I06966d80465849af8e135b4933456fcc46dee8aa
This commit is contained in:
commit
22bf2aeba1
1 changed files with 1 additions and 1 deletions
|
@ -106,7 +106,7 @@ on init
|
|||
# governor setting
|
||||
write /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor sched_pixel
|
||||
write /sys/devices/system/cpu/cpu0/cpufreq/sched_pixel/up_rate_limit_us 500
|
||||
write /sys/devices/system/cpu/cpu0/cpufreq/sched_pixel/down_rate_limit_us 500
|
||||
write /sys/devices/system/cpu/cpu0/cpufreq/sched_pixel/down_rate_limit_us 2000
|
||||
write /sys/devices/system/cpu/cpu4/cpufreq/scaling_governor sched_pixel
|
||||
write /sys/devices/system/cpu/cpu4/cpufreq/sched_pixel/up_rate_limit_us 500
|
||||
write /sys/devices/system/cpu/cpu4/cpufreq/sched_pixel/down_rate_limit_us 20000
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue