[PATCH] Filesystem aio rdwr patchset

From: Suparna Bhattacharya (suparna@in.ibm.com)
Date: Tue Apr 01 2003 - 11:29:57 EST


Have taken a first pass at implementing the write path
for filesystem aio.

Attached as a response to this mail is the full
patchset for filesystem aio (retry based model) including
read and write paths.

01aioretry.patch : this is the common generic aio
  retry code
02aiordwr.patch : this is the filesystem read+write
  changes for aio using the retry model

03aiobread.patch : code for async breads which can
  be used by filesystems for providing async get block
  implementation
04ext2-aiogetblk.patch : an async get block
  implementation for ext2

I would really appreciate comments and review feedback
from the perspective of fs developers especially on
the latter 2 patches in terms of whether this seems a
sound approach or if I'm missing something very crucial
(which I just well might be)
Is this easy to do for other filesystems as well ?

Regards
Suparna

-- 
Suparna Bhattacharya (suparna@in.ibm.com)
Linux Technology Center
IBM Software Labs, India

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Apr 07 2003 - 22:00:13 EST