init.zuma.rc: Disable teo util awareness completely

Bug: 355085234
Flag: EXEMPT boot time init script configuration
Signed-off-by: Qais Yousef <qyousef@google.com>
Change-Id: Id5e92a6bc7d949b89f657364ca392287430255b5
This commit is contained in:
Qais Yousef 2024-07-31 00:39:08 +00:00
parent e18057e16e
commit 26f76a3da4

View file

@ -12,8 +12,7 @@ on init
# Set teo as cpu idle governor # Set teo as cpu idle governor
write /sys/devices/system/cpu/cpuidle/current_governor teo write /sys/devices/system/cpu/cpuidle/current_governor teo
# Disable util-awareness for mids and bigs write /proc/vendor_sched/teo_util_threshold "1024 1024 1024"
write /proc/vendor_sched/teo_util_threshold "2 1024 1024"
# Boot time fs tuning # Boot time fs tuning
write /sys/block/sda/queue/scheduler bfq write /sys/block/sda/queue/scheduler bfq