init.gs101.rc: Disable util-awareness
There are some regression reports. Disable them completely for now. Bug: 297496375 Change-Id: I2a2b4d13366d3173c441e8ccad456a67ddd3a16b Signed-off-by: Qais Yousef <qyousef@google.com>
This commit is contained in:
parent
b6c4eba975
commit
305dccf733
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@ on init
|
|||
|
||||
# Set teo as cpu idle governor
|
||||
write /sys/devices/system/cpu/cpuidle/current_governor teo
|
||||
# Disable util-awareness
|
||||
write /proc/vendor_sched/teo_util_threshold "1024 1024 1024"
|
||||
|
||||
# Boot time fs tuning
|
||||
write /sys/block/sda/queue/iostats 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue