aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorJaegeuk Kim <jaegeuk@kernel.org>2017-05-10 11:18:25 -0700
committerMoyster <oysterized@gmail.com>2017-07-21 12:37:16 +0200
commit654193e3d94c5eacd88c30a9465cd7b742d61fad (patch)
tree4cd6c815b9e60e0c9feb073b2c85856ad4d887d1 /scripts/patch-kernel
parentd618b8a3d4eb0282bd36d0eb2c3b52d3c79c5ea2 (diff)
f2fs: split bio cache
Split DATA/NODE type bio cache according to different temperature, so write IOs with the same temperature can be merged in corresponding bio cache as much as possible, otherwise, different temperature write IOs submitting into one bio cache will always cause split of bio. Signed-off-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org> Conflicts: include/trace/events/f2fs.h
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions