[f2fs-dev] [PATCH v2 0/4] Reduce the time spent in interrupt context

Bart Van Assche via Linux-f2fs-devel <[email protected]>
Newsgroups net.sourceforge.lists.linux-f2fs-devel
Message-ID <[email protected]>
Hi Jaegeuk,

This patch series reduces the amount of time spent in interrupt context for
completing write bios. Please consider this patch series for the next merge
window.

Thanks,

Bart.

Changes compared to v1:
 - Added an entry for the new sysfs attribute in
   Documentation/ABI/testing/sysfs-fs-f2fs.

Bart Van Assche (4):
  f2fs: Prepare for supporting delayed bio completion
  f2fs: Rename f2fs_post_read_wq into f2fs_wq
  f2fs: Split f2fs_write_end_io()
  f2fs: Run f2fs_write_end_io() asynchronously

 Documentation/ABI/testing/sysfs-fs-f2fs |  9 ++++
 fs/f2fs/compress.c                      |  2 +-
 fs/f2fs/data.c                          | 62 +++++++++++++++++--------
 fs/f2fs/f2fs.h                          |  8 ++--
 fs/f2fs/super.c                         | 13 ++++--
 fs/f2fs/sysfs.c                         |  2 +
 6 files changed, 68 insertions(+), 28 deletions(-)



_______________________________________________
Linux-f2fs-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.