Merge "rootdir/init.rc: enable iostat by default" into rvc-dev am: 418f28dbe4
Change-Id: I256d5b864a824c36eb77e3d767c89488876059bf
This commit is contained in:
commit
fc80e8c42b
1 changed files with 1 additions and 0 deletions
|
|
@ -857,6 +857,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)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue