aboutsummaryrefslogtreecommitdiff
path: root/include/trace/events
diff options
context:
space:
mode:
authorChao Yu <chao2.yu@samsung.com>2016-02-22 18:35:46 +0800
committerMister Oyster <oysterized@gmail.com>2017-04-13 12:33:07 +0200
commit0e45c72ee4f76dc6e389b17329f58dcf4dd3e0b4 (patch)
tree682d555b6a10784d10d631c0ad210d8194fa8827 /include/trace/events
parent48ff451b1eef7ad8fdddfcc1c1f1f6568694a23e (diff)
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/events')
0 files changed, 0 insertions, 0 deletions