From: Mike Christie <michaelc@cs.wisc.edu>
To: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Cc: boutcher@cs.umn.edu, hch@lst.de, vst@vlnb.net,
linux-kernel@vger.kernel.org, linux-scsi@vger.kernel.org,
linuxppc64-dev@ozlabs.org, santil@us.ibm.com, lxiep@us.ibm.com
Subject: Re: [RFC] SCSI target for IBM Power5 LPAR
Date: Wed, 07 Sep 2005 12:17:30 -0500 [thread overview]
Message-ID: <431F20AA.1090101@cs.wisc.edu> (raw)
In-Reply-To: <20050907215816C.fujita.tomonori@lab.ntt.co.jp>
FUJITA Tomonori wrote:
> month. We discussed it with Christoph and decided that it would be
> better to start from scratch because of the design differences.
Some of the things we are trying to improve upon are things that are
better supported in 2.6. Some differences:
- We will support controller hotplug.
- We allow any type of device (dm, scsi, ide, LVM@ etc) as storage. And
we do not want hook into SCSI-ml's upper layer drivers and deal with
that refcounting if we can help it so we push a lot of code to userspace
and only do reads and writes in the kernel.
- We also hope to support any block layer target.
- As mentioned before, scatterlists by using the block layer's support.
There may be more that I am forgetting, but originally we started out by
trying to clean up the SCST code for 2.6 and make it resemble SCSI-ml's
hotplug model. As we did this it looked like some code could live in
userspace and it would end up being a rewrite becuase there was so much
to do so we started a new project. We hope to work with Vlad and the
SCST developers.
next prev parent reply other threads:[~2005-09-07 17:17 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-09-06 21:28 [RFC] SCSI target for IBM Power5 LPAR Dave C Boutcher
2005-09-07 2:59 ` Anton Blanchard
2005-09-07 14:57 ` Santiago Leon
2005-09-13 15:00 ` Anton Blanchard
2005-09-07 10:49 ` Christoph Hellwig
2005-09-07 12:45 ` Dave C Boutcher
2005-09-07 12:45 ` Dave C Boutcher
2005-09-07 12:58 ` FUJITA Tomonori
2005-09-07 17:17 ` Mike Christie [this message]
2005-09-07 17:48 ` remove-single-device removes mounted HDDs (kernel 2.6) Steve Byan
2005-09-07 17:04 ` [RFC] SCSI target for IBM Power5 LPAR Mike Christie
2005-09-07 18:47 ` Vladislav Bolkhovitin
2005-09-07 18:56 ` Mike Christie
2005-09-07 20:07 ` [RFC] SCSI target for IBM Power5 LPAR/SCST 0.9.3-pre1 published Vladislav Bolkhovitin
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=431F20AA.1090101@cs.wisc.edu \
--to=michaelc@cs.wisc.edu \
--cc=boutcher@cs.umn.edu \
--cc=fujita.tomonori@lab.ntt.co.jp \
--cc=hch@lst.de \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-scsi@vger.kernel.org \
--cc=linuxppc64-dev@ozlabs.org \
--cc=lxiep@us.ibm.com \
--cc=santil@us.ibm.com \
--cc=vst@vlnb.net \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.