Revert "[Zuma] set mte_tcf_preferred to sync for little and mid cores" am: b202c1cf63
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zuma/+/22532825 Change-Id: Ieb90c9bc2c8e52a9b645bdfc261db49127f16686 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
6d4e0ce9e8
1 changed files with 0 additions and 14 deletions
|
@ -319,20 +319,6 @@ on init
|
|||
chown system system /sys/devices/platform/13120000.pcie/link_stats/link_recovery_failures
|
||||
chown system system /sys/devices/platform/13120000.pcie/link_stats/link_up_failures
|
||||
|
||||
# Write MTE config
|
||||
# Little Cores:
|
||||
write /sys/devices/system/cpu/cpu0/mte_tcf_preferred sync
|
||||
write /sys/devices/system/cpu/cpu1/mte_tcf_preferred sync
|
||||
write /sys/devices/system/cpu/cpu2/mte_tcf_preferred sync
|
||||
write /sys/devices/system/cpu/cpu3/mte_tcf_preferred sync
|
||||
# Mid Cores:
|
||||
write /sys/devices/system/cpu/cpu4/mte_tcf_preferred sync
|
||||
write /sys/devices/system/cpu/cpu5/mte_tcf_preferred sync
|
||||
write /sys/devices/system/cpu/cpu6/mte_tcf_preferred sync
|
||||
write /sys/devices/system/cpu/cpu7/mte_tcf_preferred sync
|
||||
# Big Core: sync more performance is prohibitively bad
|
||||
write /sys/devices/system/cpu/cpu8/mte_tcf_preferred asymm
|
||||
|
||||
on post-fs
|
||||
# Ensure device is ready and start storageproxyd
|
||||
wait /dev/sg1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue