Merge "init.rc: set f2fs seq_file_ra_mul to 128"

This commit is contained in:
Daeho Jeong 2023-06-29 15:52:51 +00:00 committed by Gerrit Code Review
commit 47c0bfa8c7

View file

@ -1129,7 +1129,7 @@ on boot
write /dev/sys/fs/by-name/userdata/iostat_enable 1
# set readahead multiplier for POSIX_FADV_SEQUENTIAL files
write /dev/sys/fs/by-name/userdata/seq_file_ra_mul 16
write /dev/sys/fs/by-name/userdata/seq_file_ra_mul 128
# limit discard size to 128MB in order to avoid long IO latency
# for filesystem tuning first (dm or sda)