diff options
| author | Xin Yin <[email protected]> | 2022-05-09 07:40:28 +0000 |
|---|---|---|
| committer | Gao Xiang <[email protected]> | 2022-05-17 16:11:21 +0000 |
| commit | d435d53228dd039fffecae123b8c138af6f96f99 (patch) | |
| tree | 133a4241c76699afef1fbc22e6689022a757e7dd /fs/jbd2/commit.c | |
| parent | erofs: add 'fsid' mount option (diff) | |
| download | kernel-d435d53228dd039fffecae123b8c138af6f96f99.tar.gz kernel-d435d53228dd039fffecae123b8c138af6f96f99.zip | |
erofs: change to use asynchronous io for fscache readpage/readahead
Use asynchronous io to read data from fscache may greatly improve IO
bandwidth for sequential buffered read scenario.
Change erofs_fscache_read_folios to erofs_fscache_read_folios_async,
and read data from fscache asynchronously.
Make .readpage()/.readahead() to use this new helper.
Signed-off-by: Xin Yin <[email protected]>
Reviewed-by: Jeffle Xu <[email protected]>
Signed-off-by: Jeffle Xu <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Acked-by: Chao Yu <[email protected]>
[ Gao Xiang: minor styling changes. ]
Signed-off-by: Gao Xiang <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions
