init.gs101.rc: Disable util-awareness am: 305dccf733
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/24720138 Change-Id: Id7877d3121f10c8362dd2753ed737aad68915166 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
b80fe17ecd
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +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
|
||||||
|
# Disable util-awareness
|
||||||
|
write /proc/vendor_sched/teo_util_threshold "1024 1024 1024"
|
||||||
|
|
||||||
# Boot time fs tuning
|
# Boot time fs tuning
|
||||||
write /sys/block/sda/queue/iostats 0
|
write /sys/block/sda/queue/iostats 0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue