Snap for 10832001 from 305dccf733
to udc-qpr1-release
Change-Id: I3d26f3e35bb44eb8a851e4a1fdc4e61916fadf5a
This commit is contained in:
commit
1be5896791
2 changed files with 3 additions and 1 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
|
||||||
|
|
|
@ -279,5 +279,5 @@
|
||||||
</string-array>
|
</string-array>
|
||||||
|
|
||||||
<!-- Enable variable refresh rate when typing. -->
|
<!-- Enable variable refresh rate when typing. -->
|
||||||
<bool name="config_variableRefreshRateTypingSupported">true</bool>
|
<bool name="config_variableRefreshRateTypingSupported">false</bool>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue