android_device_xiaomi_sdm66.../rootdir/etc
Alex Naidis 564ddb664d
sdm660-common: Override readahead to 128KiB after post-boot
* Qualcomm decided to increase the read-ahead value to 512KiB [1].

 * This value resulted in frequent cases where read-ahead
   would be waiting for new I/O requests and thus ending
   up being synchronous rather than asynchronous.

 * As result, the main goal of Qualcomm's patch [1] which
   is to increase throughput ends up in a regression where
   read throughput is significantly lower than it ever
   would be with the recommended [2] read-ahead value.

 * This patch uses our existing loop in ramdisk to set
   the read-ahead value to 128KiB.

[1] https://source.codeaurora.org/quic/la/kernel/msm-4.19/commit/include/linux/mm.h?h=LA.UM.9.12.r1-09000-SMxx50.0&id=25d04e4ceb7c067907901842c223d62973d73a75
[2] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/tree/include/linux/mm.h?h=v4.19.160#n2397

Change-Id: I1980d904568fe4f1ce7b676452bcc44e4689f02f
Co-authored-by: clarencelol <clarencekuiek@icloud.com>
2021-06-27 22:21:00 +06:00
..
fstab.qcom sdm660-common: Update fstab for k4.14/k4.19 2021-06-07 09:20:53 +06:00
fstab_A.qcom sdm660-common: Force FDE encryption for A-target/lavender 2021-06-15 17:32:47 +06:00
fstab_AB.qcom sdm660-common: Update fstab for k4.14/k4.19 2021-06-07 09:20:53 +06:00
init.msm.usb.configfs.rc init.msm.usb.configfs.rc: Add support for USB PID 0x9020 2019-12-16 18:19:42 +01:00
init.qcom.rc sdm660-common: Override readahead to 128KiB after post-boot 2021-06-27 22:21:00 +06:00
init.qcom.usb.rc sdm660-common: Update init.rc and init.sh from LA.UM.8.2.r1-04000 2019-09-27 17:13:45 +02:00
init.recovery.qcom.rc sdm660-common: Checkout rootdir and init stuffs from caf 2021-02-08 14:06:33 +06:00
init.target.rc sdm660-common: rootdir: Set permission to powerhint nodes for k4.19 2021-06-15 17:32:47 +06:00
init.verity.rc sdm660-common: Disable dm-verity hash prefetching. 2020-12-30 22:06:56 +06:00
init.xiaomi_parts.rc sdm660-common: rootdir: Clean up init stuffs 2021-05-18 05:04:03 +06:00
ueventd.qcom.rc sdm660-common: /sys/devices/soc -> /sys/devices/platform/soc 2021-06-07 09:21:11 +06:00