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:
parent
e18057e16e
commit
26f76a3da4
1 changed files with 1 additions and 2 deletions
|
@ -12,8 +12,7 @@ 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"
|
||||
write /proc/vendor_sched/teo_util_threshold "1024 1024 1024"
|
||||
|
||||
# Boot time fs tuning
|
||||
write /sys/block/sda/queue/scheduler bfq
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue