public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Dave C Boutcher <sleddog@us.ibm.com>
To: linux-kernel@vger.kernel.org, linux-scsi@vger.kernel.org
Subject: [Patch 0/4] [RFC] Resend SCSI target for IBM Power5 LPAR
Date: Wed, 7 Sep 2005 13:03:33 -0500	[thread overview]
Message-ID: <20050907180333.GA12904@cs.umn.edu> (raw)

The dog ate my homework.  No, that's not it, the mailer ate my patches.
In any case, since most of the mailing list mailers ate my (>100K) 
patches, here's the same thing broken up.

his device driver provides the SCSI target side of the "virtual
SCSI" on IBM Power5 systems.  The initiator side has been in mainline
for a while now (drivers/scsi/ibmvscsi/ibmvscsi.c.)  Targets already
exist for AIX and OS/400.

One of the biggest discussions, I expect, will be whether much of
this belongs in user-land.  We have had considerable debates on that
subject, and ended up with it all in the kernel.  Unlike some other
targets (e.g. iSCSI) that sit on top of nice TCP/IP stacks, this one
interacts at a pretty low level with the firmware.  There weren't
any good user-land splits that seemed to make sense (and looking at
the history of the NFS server also influenced the discussion.)

This is currently just an RFC...if my boxers survive the flamage
I'll submit it for inclusion.

As an additional note, Cristoph already pointed me to Mike Christie and
Tomonori Fujita who are doing some similar work

Thanks

Dave B


             reply	other threads:[~2005-09-07 18:03 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-07 18:03 Dave C Boutcher [this message]
2005-09-07 18:05 ` [Patch 1/4] [RFC] Resend SCSI target for IBM Power5 LPAR Dave C Boutcher
2005-09-07 18:09 ` [Patch 2/4] " Dave C Boutcher
2005-09-07 18:11 ` [Patch 3/4] " Dave C Boutcher
2005-09-07 18:12 ` [Patch 4/4] " Dave C Boutcher

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=20050907180333.GA12904@cs.umn.edu \
    --to=sleddog@us.ibm.com \
    --cc=boutcher@cs.umn.edu \
    --cc=linux-kernel@vger.kernel.org \
    --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