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

Commit 418f28db authored by Jaegeuk Kim's avatar Jaegeuk Kim Committed by Android (Google) Code Review
Browse files

Merge "rootdir/init.rc: enable iostat by default" into rvc-dev

parents 8c873fed 767c723c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -856,6 +856,7 @@ on boot
    # are not aware of using fsync()/sync() to prepare sudden power-cut.
    write /sys/fs/f2fs/${dev.mnt.blk.data}/cp_interval 200
    write /sys/fs/f2fs/${dev.mnt.blk.data}/gc_urgent_sleep_time 50
    write /sys/fs/f2fs/${dev.mnt.blk.data}/iostat_enable 1

    # limit discard size to 128MB in order to avoid long IO latency
    # for filesystem tuning first (dm or sda)