public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
From: Matthew Wilcox <matthew@wil.cx>
To: Jeremy Linton <jli@greshamstorage.com>
Cc: dougg@torque.net, linux-scsi@vger.kernel.org
Subject: Re: RFC: SCSI Generic version 4 interface
Date: Wed, 8 Nov 2006 10:22:18 -0700	[thread overview]
Message-ID: <20061108172218.GG16952@parisc-linux.org> (raw)
In-Reply-To: <200611081048.01531.jli@greshamstorage.com>

On Wed, Nov 08, 2006 at 10:48:01AM -0600, Jeremy Linton wrote:
> 	A unified multiple device mmap buffer interface for would probably be useful 
> as well. This is to get around the problems inherent in the current design 
> that keep more than one device from using a mmap/reserve buffer allocated for 
> another device. 
> 	What I would personally like to be able to do with the SG interface is have a 
> shared memory region where I can kick off a few dozen tagged commands to a 
> device, get notification when they have completed and then send a similar 
> command to a second device, all without involving the CPU in any copy 
> operations, or too many page management operations.
> 	In my dream world this would require some kind of tagging of commands as well 
> so I don't have to handle a bunch of async completions for commands in a 
> group that need to complete as a group.

This is all starting to sound/feel a lot like the current proposed
design for netchannels: http://lwn.net/Articles/206699/

If we did an AF_SCSI (I've seen it mooted before), then I suppose we
could just use netchannels.

The other route is tweaking the current netchannels proposal to be a bit
less networking-centric and use kiocbs (or something ...) to hold the
data that's being transmitted.

  reply	other threads:[~2006-11-08 17:22 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-06 21:47 RFC: SCSI Generic version 4 interface Douglas Gilbert
2006-11-07  7:48 ` Jeff Garzik
2006-11-07 15:31   ` Jens Axboe
2006-11-07 21:09     ` Douglas Gilbert
2006-12-07  8:02     ` FUJITA Tomonori
2006-12-07  8:06       ` Jens Axboe
2006-12-07  8:21         ` FUJITA Tomonori
2006-12-07  8:30           ` Jens Axboe
2006-12-07  8:53             ` FUJITA Tomonori
2006-12-07  8:57               ` Jens Axboe
2006-12-07 14:12                 ` FUJITA Tomonori
2006-12-07 14:24                   ` Jens Axboe
2006-11-08  0:47 ` FUJITA Tomonori
2006-11-21 22:06   ` Douglas Gilbert
2006-11-25 16:02     ` FUJITA Tomonori
2006-12-07  8:01       ` FUJITA Tomonori
2006-11-08 16:48 ` Jeremy Linton
2006-11-08 17:22   ` Matthew Wilcox [this message]
2006-11-09  0:52     ` FUJITA Tomonori
2006-11-09  0:44   ` FUJITA Tomonori

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20061108172218.GG16952@parisc-linux.org \
    --to=matthew@wil.cx \
    --cc=dougg@torque.net \
    --cc=jli@greshamstorage.com \
    --cc=linux-scsi@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox