From a01f8714c477a1c0598bbe68ef7c0916bb5cad0d Mon Sep 17 00:00:00 2001 From: Jaegeuk Kim Date: Wed, 16 Mar 2022 16:11:37 -0700 Subject: [PATCH] miatoll: rootdir: Remove discard command tuning Signed-off-by: Jaegeuk Kim Change-Id: Ia67b48f0e2448ab296c942eb2b6d10cf858472ff --- rootdir/etc/init.qcom.rc | 4 ---- 1 file changed, 4 deletions(-) diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc index ab4032c..9a5fcfc 100644 --- a/rootdir/etc/init.qcom.rc +++ b/rootdir/etc/init.qcom.rc @@ -268,10 +268,6 @@ on boot # Create pa-cal driver directory lct-20181009 mkdir /mnt/vendor/persist/audio 0770 audio audio - - # limit discard size to 128MB in order to avoid long IO latency - write /sys/block/sda/queue/discard_max_bytes 134217728 - # msm specific files that need to be created on /data on post-fs-data mkdir /data/vendor/misc 01771 system system