Snap for 10662478 from 2fce61f633 to udc-qpr1-release

Change-Id: I7e72c8e19784b896d04825d59a10f7fee2d6b691
This commit is contained in:
Android Build Coastguard Worker 2023-08-15 23:03:00 +00:00
commit c0da10dc04

View file

@ -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 for mids and bigs
write /proc/vendor_sched/teo_util_threshold "2 1024 1024"
# Boot time fs tuning # Boot time fs tuning
write /sys/block/sda/queue/iostats 0 write /sys/block/sda/queue/iostats 0