aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace
diff options
context:
space:
mode:
authorChao Yu <chao2.yu@samsung.com>2016-02-22 18:35:46 +0800
committerJaegeuk Kim <jaegeuk@kernel.org>2016-02-22 21:40:02 -0800
commit9a4cbc9e5318608740e3e3e44d4d565e19ad5e74 (patch)
tree447accfc8261cd1e068dd0c55c3a029bf1784d0d /include/trace
parentf2fs: show more info about superblock recovery (diff)
downloadlinux-dev-9a4cbc9e5318608740e3e3e44d4d565e19ad5e74.tar.xz
linux-dev-9a4cbc9e5318608740e3e3e44d4d565e19ad5e74.zip
f2fs: try to flush inode after merging inline data
When flushing node pages, if current node page is an inline inode page, we will try to merge inline data from data page into inline inode page, then skip flushing current node page, it will decrease the number of nodes to be flushed in batch in this round, which may lead to worse performance. This patch gives a chance to flush just merged inline inode pages for performance. Signed-off-by: Chao Yu <chao2.yu@samsung.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'include/trace')
0 files changed, 0 insertions, 0 deletions