aboutsummaryrefslogtreecommitdiff
path: root/scripts/extract-vmlinux
diff options
context:
space:
mode:
authorChao Yu <yuchao0@huawei.com>2016-09-29 18:50:11 +0800
committerMister Oyster <oysterized@gmail.com>2017-04-13 12:34:14 +0200
commit4841fac93951c04b561b4774626b5e8c6d69a690 (patch)
tree8d33d0ae9c3d0abae83769b8525e0541bd2d3e7e /scripts/extract-vmlinux
parentbdc04c6638b5de842fabe3a63b22ddae7fd39b0f (diff)
f2fs: don't submit irrelevant page
While we call ->writepages, there are two cases: a. we didn't writeout any dirty pages, since they are writebacked by other thread concurrently. b. we writeout dirty pages, and have already submitted bio to block layer. In these cases, we don't need to do additional bio flushing unnecessarily, it may split bio in cache into smaller one. Signed-off-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'scripts/extract-vmlinux')
0 files changed, 0 insertions, 0 deletions