mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
Disable bus dcvs
Revisit this, once we run through additional performance tests Bug: 62039896 Test: Compile & boot Change-Id: I1624285f9d1ee4d39c98553e648a4cd4327bd6f3
This commit is contained in:
@@ -16,7 +16,8 @@ function copy() {
|
||||
# Enable bus-dcvs
|
||||
for cpubw in /sys/class/devfreq/*qcom,cpubw*
|
||||
do
|
||||
write $cpubw/governor "bw_hwmon"
|
||||
# TODO: Validate UI perf benchmarks and re-enable this
|
||||
# write $cpubw/governor "bw_hwmon"
|
||||
write $cpubw/polling_interval 50
|
||||
write $cpubw/min_freq 1525
|
||||
write $cpubw/bw_hwmon/mbps_zones "3143 5859 11863 13763"
|
||||
|
||||
Reference in New Issue
Block a user