public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] Support scatter/gather I/O in NFS direct I/O path
@ 2006-05-19 17:56 Chuck Lever
  2006-05-19 18:00 ` [PATCH 1/6] nfs: "open code" the NFS direct write rescheduler Chuck Lever
                   ` (5 more replies)
  0 siblings, 6 replies; 19+ messages in thread
From: Chuck Lever @ 2006-05-19 17:56 UTC (permalink / raw)
  To: akpm; +Cc: linux-kernel, trond.myklebust

These patches add support for asynchronous scatter/gather I/O to the NFS
direct I/O engine.  They will apply cleanly to 2.6.17-rc4-mm1 with Badari's
API changes already applied.

Christoph, Badari, Trond, and Zach have already seen these at least once, but
they are in need of wider review and testing.  I'd welcome their inclusion in
an mm kernel.

-- 
corporate:   cel at netapp dot com
personal:    chucklever at bigfoot dot com

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

end of thread, other threads:[~2006-05-22 11:51 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-19 17:56 [PATCH 0/6] Support scatter/gather I/O in NFS direct I/O path Chuck Lever
2006-05-19 18:00 ` [PATCH 1/6] nfs: "open code" the NFS direct write rescheduler Chuck Lever
2006-05-19 18:10   ` Andrew Morton
2006-05-19 18:37     ` Chuck Lever
2006-05-19 18:46       ` Andrew Morton
2006-05-19 18:56         ` Chuck Lever
2006-05-19 18:00 ` [PATCH 2/6] nfs: remove user_addr and user_count from nfs_direct_req Chuck Lever
2006-05-19 18:00 ` [PATCH 3/6] nfs: Eliminate nfs_get_user_pages() Chuck Lever
2006-05-19 18:17   ` Andrew Morton
2006-05-19 19:18     ` Chuck Lever
2006-05-19 18:00 ` [PATCH 4/6] nfs: alloc nfs_read/write_data as direct I/O is scheduled Chuck Lever
2006-05-19 18:00 ` [PATCH 5/6] nfs: check all iov segments for correct memory access rights Chuck Lever
2006-05-19 18:22   ` Andrew Morton
2006-05-19 18:46     ` Chuck Lever
2006-05-19 19:36     ` Chuck Lever
2006-05-19 20:07       ` Andrew Morton
2006-05-19 18:25   ` Badari Pulavarty
2006-05-22 11:27   ` Andi Kleen
2006-05-19 18:00 ` [PATCH 6/6] nfs: Support vector I/O throughout the NFS direct I/O path Chuck Lever

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox