Remove discard command tuning am: e70fc075ef
Original change: https://googleplex-android-review.googlesource.com/c/device/google/bramble/+/17225911 Change-Id: I4d5e02e5e04840d8e59af9b16100fa167cab4adf
This commit is contained in:
@@ -9,10 +9,6 @@ on init
|
||||
# Enable thermal mitigation
|
||||
write /sys/devices/virtual/thermal/tz-by-name/backup-charge/mode enabled
|
||||
|
||||
# Block layer tuning: discard chunk size up to 128MB
|
||||
# Otherwise, contiguous discards can be merged
|
||||
write /sys/block/sda/queue/discard_max_bytes 134217728
|
||||
|
||||
on early-init
|
||||
# Wait to make sure we do not try to talk too early to the display
|
||||
wait /sys/class/drm/card0
|
||||
|
||||
Reference in New Issue
Block a user