aboutsummaryrefslogtreecommitdiff
path: root/fs/ext4/fast_commit.c
diff options
context:
space:
mode:
authorMatthew Wilcox (Oracle) <willy@infradead.org>2024-07-18 23:30:00 +0100
committerTheodore Ts'o <tytso@mit.edu>2024-08-26 21:47:03 -0400
commit368a83cebbb949adbcc20877c35367178497d9cc (patch)
treee5f681ccde842cb9a6b84cef5de36e325762b750 /fs/ext4/fast_commit.c
parente37c9e173bff50a2d57dfecdd694457c00ce5a8c (diff)
downloadlinux-368a83cebbb949adbcc20877c35367178497d9cc.tar.gz
linux-368a83cebbb949adbcc20877c35367178497d9cc.tar.bz2
linux-368a83cebbb949adbcc20877c35367178497d9cc.zip
ext4: pipeline buffer reads in mext_page_mkuptodate()
Instead of synchronously reading one buffer at a time, submit reads as we walk the buffers in the first loop, then wait for them in the second loop. This should be significantly more efficient, particularly on HDDs, but I have not measured. Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Link: https://patch.msgid.link/20240718223005.568869-2-willy@infradead.org Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'fs/ext4/fast_commit.c')
0 files changed, 0 insertions, 0 deletions