Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 47c0bfa8 authored by Daeho Jeong's avatar Daeho Jeong Committed by Gerrit Code Review
Browse files

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

parents d0e499f2 d6d8c1f8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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)