summaryrefslogtreecommitdiff
path: root/init.hardware.rc
diff options
context:
space:
mode:
Diffstat (limited to 'init.hardware.rc')
-rw-r--r--init.hardware.rc4
1 files changed, 0 insertions, 4 deletions
diff --git a/init.hardware.rc b/init.hardware.rc
index aa98f969..a35eb36f 100644
--- a/init.hardware.rc
+++ b/init.hardware.rc
@@ -517,10 +517,6 @@ on property:sys.boot_completed=1
write /sys/block/sda/queue/nr_requests 128
write /sys/block/sda/queue/iostats 1
- # Block layer tuning: discard chunk size up to 128MB
- # Otherwise, contiguous discards can be merged
- write /sys/block/sda/queue/discard_max_bytes 134217728
-
# Back to default VM settings
write /proc/sys/vm/dirty_expire_centisecs 3000
write /proc/sys/vm/dirty_background_ratio 10