Snap for 10746443 from 7d55c7a459 to udc-qpr1-release

Change-Id: I74cd273de93bba9c2217cef8d12ed675b377e9dd
This commit is contained in:
Android Build Coastguard Worker 2023-08-31 23:03:23 +00:00
commit f07f6d967c

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