mirror of
https://github.com/Evolution-X-Devices/device_google_zuma
synced 2026-02-01 07:40:34 +00:00
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:
@@ -12,7 +12,8 @@ on init
|
||||
|
||||
# Set teo as cpu idle governor
|
||||
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
|
||||
write /sys/block/sda/queue/scheduler bfq
|
||||
|
||||
Reference in New Issue
Block a user