From: Jeremy Linton <jli@greshamstorage.com>
To: dougg@torque.net
Cc: linux-scsi@vger.kernel.org
Subject: Re: RFC: SCSI Generic version 4 interface
Date: Wed, 8 Nov 2006 10:48:01 -0600 [thread overview]
Message-ID: <200611081048.01531.jli@greshamstorage.com> (raw)
In-Reply-To: <454FAD72.6040103@torque.net>
On Monday 06 November 2006 15:47, Douglas Gilbert wrote:
> I was asked to put together a proposal in May this
> year for a new SCSI Generic interface structure. This
> Feel free to make suggestions.
OK...
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.
next prev parent reply other threads:[~2006-11-08 16:48 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 [this message]
2006-11-08 17:22 ` Matthew Wilcox
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=200611081048.01531.jli@greshamstorage.com \
--to=jli@greshamstorage.com \
--cc=dougg@torque.net \
--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