From: Luben Tuikov <ltuikov@yahoo.com>
To: Alexis Bruemmer <alexisb@us.ibm.com>,
linux-scsi <linux-scsi@vger.kernel.org>
Subject: Re: [PATCH 0/8] aic94xx: sas code clean-up
Date: Tue, 9 May 2006 23:53:42 -0700 (PDT) [thread overview]
Message-ID: <20060510065342.40733.qmail@web31807.mail.mud.yahoo.com> (raw)
In-Reply-To: <1147209211.11847.33.camel@localhost.localdomain>
--- Alexis Bruemmer <alexisb@us.ibm.com> wrote:
> These patches were created in response to the comments from this earlier
> email:
> http://marc.theaimsgroup.com/?l=linux-scsi&m=114624643916659&w=2
>
> First off, thank you Christoph for your comments. I am working to
> address them, starting with the ones that are easiest to implement.
> Follows is a set of patches that address the following concerns:
>
> 1) Move the sas readme to the Documents dir-- this still needs to be
> written so that it 'matches reality', but I want to merge the sas*.h
Which "reality" is this? Christoph's?
Anyway, the SAS Stack has seen quite a lot of updates, more than I can
list here. Some of them are
- Error Recovery,
- device lifetimes wholly dependent on kobject references,
- SAS transport layer retries,
- SAS 2.0 (as much as is available),
- SAS domain consistency (pathways, port augmentation, route tables
of augmented ports, etc, etc),
- SAS versioning: the interconnect declares what SAS version it supports
and this is what the SAS Stack drives.
- etc, etc, etc.
The aic94xx driver has also seen changes:
- versioning,
- NCQ error handling,
- bugfixes on recovery, TMFs, etc.
A SAT Layer (SATL) has also been added to the SAS Stack. It conforms
to the SAT spec, and uses the SAS task infrastructure. SATL supports
the interconnect SATA features: the interconnect declares the SATA features
it supports, SATL drives them and so configures SATA devices found on the
domain. NCQ is naturally supported. Other interesting features are
things like MODE SELECT and READ/WRITE LONG 10/16. 5 VPD pages.
Error recovery (NCQ as well). All size-version of commands, i.e.
6/10/12/16 as are defined in the appropriate specs.
This is more or less an enterprise effort.
The version from which Bottomley started is old. In contrast it did
support hot-plugging as the announcement on lkml and lsml said. Now
Bottomley is saying that "it [hotplug] still doesn't work".
I cannot imagine a customer wanting enterprise reliability,
quality and support (as well as technical know-how), to just use
the version you're pushing.
It just boggles my mind... seeing how much more complex storage
is becoming.
This is why I asked "which reality" in the beginning of this message.
Good luck to everyone,
Luben
> files to libsas.h and sas.h first
> 2) Remove the sas_common.c file
> 3) Remove the //depot SCM comments
> 4) Remove the expander_conf.c from the kernel tree
> 5) Remove various inline functions
> 6) Move list_each_entry_reverse_safe from sas_discover.h to list.h
> 7) Remove the long queue implementation comment
> 8) Use bitops for setting and clearing bits
>
> These patches are just a start and I will continue to address these
> issues.
>
> Regards,
>
> Alexis
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
next prev parent reply other threads:[~2006-05-10 6:53 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-05-09 21:13 [PATCH 0/8] aic94xx: sas code clean-up Alexis Bruemmer
2006-05-09 21:20 ` [PATCH 1/8] aic94xx: move sas README Alexis Bruemmer
2006-05-09 21:25 ` [PATCH 2/8] aic94xx: remove the sas_common.c file Alexis Bruemmer
2006-05-09 21:27 ` [PATCH 3/8] aic94xx: remove the //depot SCM comments Alexis Bruemmer
2006-05-09 21:31 ` [PATCH 4/8] aic94xx: remove expander_conf.c Alexis Bruemmer
2006-05-10 6:56 ` Luben Tuikov
2006-05-09 21:33 ` [PATCH 5/8] aic94xx: remove inline functions Alexis Bruemmer
2006-05-09 21:37 ` [PATCH 6/8] aic94xx: move list_each_entry_reverse_safe from sas_discover.h to list.h Alexis Bruemmer
2006-05-10 7:01 ` Luben Tuikov
2006-05-10 7:07 ` Luben Tuikov
2006-05-09 21:39 ` [PATCH 7/8] aic94xx: remove queue implementation comment Alexis Bruemmer
2006-05-10 7:09 ` Luben Tuikov
2006-05-09 21:42 ` [PATCH 8/8] aic94xx: use bitops for testing, setting and clearing bits Alexis Bruemmer
2006-05-09 21:53 ` Rolf Eike Beer
2006-05-10 6:53 ` Luben Tuikov [this message]
2006-05-10 7:21 ` [PATCH 0/8] aic94xx: sas code clean-up Christoph Hellwig
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=20060510065342.40733.qmail@web31807.mail.mud.yahoo.com \
--to=ltuikov@yahoo.com \
--cc=alexisb@us.ibm.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