init: set teo as cpu idle governor am: 1906df94e0
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/19895564 Change-Id: I6d3c943f2c7cb12a7c1c1c3c613a457d6d5c60eb Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
22652b644b
1 changed files with 3 additions and 0 deletions
|
@ -14,6 +14,9 @@ on init
|
|||
# CPU0 cannot be offline
|
||||
chmod 0444 /sys/devices/system/cpu/cpu0/online
|
||||
|
||||
# Set teo as cpu idle governor
|
||||
write /sys/devices/system/cpu/cpuidle/current_governor teo
|
||||
|
||||
# Boot time fs tuning
|
||||
write /sys/block/sda/queue/iostats 0
|
||||
write /sys/block/sda/queue/scheduler bfq
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue