linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Filesystem aio rdwr patchset
@ 2003-04-01 16:29 Suparna Bhattacharya
  2003-04-01 16:32 ` Suparna Bhattacharya
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Suparna Bhattacharya @ 2003-04-01 16:29 UTC (permalink / raw)
  To: bcrl, akpm; +Cc: linux-fsdevel, linux-aio, linux-kernel

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


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2003-04-07  8:41 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-04-01 16:29 [PATCH] Filesystem aio rdwr patchset Suparna Bhattacharya
2003-04-01 16:32 ` Suparna Bhattacharya
2003-04-01 16:32 ` Suparna Bhattacharya
2003-04-01 16:55   ` Christoph Hellwig
2003-04-02  2:38     ` Suparna Bhattacharya
2003-04-01 16:33 ` Suparna Bhattacharya
2003-04-01 16:33 ` Suparna Bhattacharya
2003-04-01 20:27 ` Benjamin LaHaise
2003-04-02 10:19   ` Suparna Bhattacharya
2003-04-03 15:42     ` Suparna Bhattacharya
2003-04-07  8:41       ` Sample aio wait patch using tsk->io_wait Suparna Bhattacharya

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).