Revert "init.zuma.rc: Disable teo util awareness completely"

Revert submission 28549770-disable-teo-util-threshold

Reason for revert: Causes increase in Late Present frames

Reverted changes: /q/submissionid:28549770-disable-teo-util-threshold

Bug: 356992601
Bug: 356967550
Signed-off-by: Qais Yousef <qyousef@google.com>
Change-Id: I0aaca9b1369ffeb08a06e987001a336577223650
This commit is contained in:
Qais Yousef 2024-08-05 13:04:56 +00:00
parent 26f76a3da4
commit 5c12ee2039

View file

@ -12,7 +12,8 @@ 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
write /proc/vendor_sched/teo_util_threshold "1024 1024 1024" # Disable util-awareness for mids and bigs
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