Skip to content
Commit 5459aa97 authored by Jaegeuk Kim's avatar Jaegeuk Kim
Browse files

f2fs: write dirty meta pages collectively



This patch enhances writing dirty meta pages collectively in background.
During the file data writes, it'd better avoid to write small dirty meta pages
frequently.
So let's give a chance to collect a number of dirty meta pages for a while.

Signed-off-by: default avatarJaegeuk Kim <jaegeuk.kim@samsung.com>
parent bfad7c2d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment