summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQais Yousef <qyousef@google.com>2023-08-01 10:05:43 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-08-16 03:13:59 +0000
commit6f200f0b9217741dbda736a67971324f4c57e71b (patch)
treebf2ffdf21ada7d275cbe1ba111fea74f9fb5e22e
parent68708a5e96d94af0d7414eab0c1e63cc8df0b171 (diff)
downloadzuma-6f200f0b9217741dbda736a67971324f4c57e71b.tar.gz
init.zuma.rc: Disable util-awareness for mids and bigs
There are power regression reports for low activity use cases on mids and bigs. Disable util-awareness on mids and bigs for now until this is better investigated and either use a slightly higher threshold or fix any potential root cause that is causing unnecessary higher activities on these cores. Bug: 289293494 Signed-off-by: Qais Yousef <qyousef@google.com> (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:4c559d3334cfbffad758842e4d1d78048649600b) Merged-In: I7ab2dca998c749567c5e1908d57b2174313e8390 Change-Id: I7ab2dca998c749567c5e1908d57b2174313e8390
-rw-r--r--conf/init.zuma.rc2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/init.zuma.rc b/conf/init.zuma.rc
index e943aa2..2760960 100644
--- a/conf/init.zuma.rc
+++ b/conf/init.zuma.rc
@@ -12,6 +12,8 @@ on init
# Set teo as cpu idle governor
write /sys/devices/system/cpu/cpuidle/current_governor teo
+ # Disable util-awareness for mids and bigs
+ write /proc/vendor_sched/teo_util_threshold "2 1024 1024"
# Boot time fs tuning
write /sys/block/sda/queue/iostats 0