Snap for 9206145 from 776ba5911d to tm-qpr2-release

Change-Id: I9e078cd09c3f96eb569166deb5a324b7dd769263
This commit is contained in:
Android Build Coastguard Worker 2022-10-22 01:03:07 +00:00
commit a2da9b45cd

View file

@ -10,6 +10,9 @@ on init
# CPU0 cannot be offline # CPU0 cannot be offline
chmod 0444 /sys/devices/system/cpu/cpu0/online 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 # Boot time fs tuning
write /sys/block/sda/queue/iostats 0 write /sys/block/sda/queue/iostats 0
write /sys/block/sda/queue/scheduler bfq write /sys/block/sda/queue/scheduler bfq