From: Jeff Garzik <jeff@garzik.org>
To: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Cc: Jonathan Corbet <corbet@lwn.net>,
Boaz Harrosh <bharrosh@panasas.com>,
James Bottomley <James.Bottomley@hansenpartnership.com>,
Zach Brown <zach.brown@oracle.com>,
Chris Mason <chris.mason@oracle.com>, Tejun Heo <tj@kernel.org>,
linux-scsi <linux-scsi@vger.kernel.org>
Subject: Re: LSF Papers online?
Date: Mon, 13 Apr 2009 18:24:57 -0400 [thread overview]
Message-ID: <49E3BBB9.4040100@garzik.org> (raw)
In-Reply-To: <200904132340.21525.bzolnier@gmail.com>
Bartlomiej Zolnierkiewicz wrote:
> I've started reading it and immediately noticed a thing which made by day. :-)
>
> Sorry if it will sound off-topic or undiplomatic but it is the best occasion
> to straighten up some facts:
>
> "Discussion then moved on to the current status of getting libata out of
> SCSI: we have had several successes, notably timer handling and pieces of
> error handling have moved up to block. Unfortunately, the current progress
> has reached the point where it's being impeded by the legacy IDE subsystem
>
> Heh, you can also blame the lack of world peace on the legacy IDE subsystem.
>
> I wonder who came up with this ridiculous excuse (I'm sure it wasn't James!).
>
> The thing is that during last _five_ years almost nothing was done in this
> direction. Despite the fact that it was #1 condition under which the whole
> code has been merged. Sorry to say it but it seems like the whole merge
> strategy was to over-promise things now and worry about delivery later.
Yet, shockingly, users have been happily using libata despite all these
horrors.
> To make things worse all the "successes" quoted above are nothing else
> like back-ridding on block layer and SCSI improvements which were done by
> non-libata developers.
False. Tejun authored many of the changesets getting timer and error
handling "moved up the stack."
> which is still relying on some very old fields and undocumented behavior
> of the block layer, since the next step is to simplify the block to low level
>
> When it comes to block layer interactions the legacy IDE subsystem is just
> another "dumb" (== very simple) block layer driver.
Hardly. The IDE driver has all sorts of special cases that no other
block driver has. One must roll dice to see which of rq->special,
->buffer, ->data and ->sense is filled in, and at what times. Is
->buffer, ->data, etc. pointing to a buffer... or an opaque kernel data
structure? None of this is clear or documented.
REQ_TYPE_ATA_* is still around. Overall the consistency of request
handling across the IDE class drivers is low. ide-tape sticks out like
a sore thumb with its use of current_nr_sectors.
IDE's interactions with the block layer are quite complex and opaque,
compared to other block drivers.
Jeff
next prev parent reply other threads:[~2009-04-13 22:25 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-13 12:53 LSF Papers online? Boaz Harrosh
2009-04-13 13:58 ` James Bottomley
2009-04-13 14:42 ` Boaz Harrosh
2009-04-13 14:51 ` James Bottomley
2009-04-13 15:19 ` Chris Mason
2009-04-13 15:44 ` Boaz Harrosh
2009-04-13 16:45 ` Theodore Tso
2009-04-13 18:11 ` Jonathan Corbet
2009-04-13 20:05 ` Nicholas A. Bellinger
2009-04-13 21:40 ` Bartlomiej Zolnierkiewicz
2009-04-13 21:49 ` Bartlomiej Zolnierkiewicz
2009-04-13 22:24 ` Jeff Garzik [this message]
2009-04-14 1:24 ` Bartlomiej Zolnierkiewicz
2009-04-14 10:14 ` Jeff Garzik
2009-04-14 14:54 ` Bartlomiej Zolnierkiewicz
2009-04-14 15:40 ` Jeff Garzik
2009-04-14 16:54 ` Alan Cox
2009-04-14 22:09 ` Bartlomiej Zolnierkiewicz
2009-04-14 22:49 ` James Bottomley
2009-04-15 1:39 ` Robert Hancock
2009-04-15 3:58 ` James Bottomley
2009-04-15 8:30 ` Alan Cox
2009-04-16 6:31 ` Grant Grundler
2009-04-16 16:37 ` James Bottomley
2009-04-16 17:45 ` Matthew Wilcox
2009-04-14 23:14 ` Jeff Garzik
2009-04-15 9:28 ` Alan Cox
2009-04-15 13:38 ` Bartlomiej Zolnierkiewicz
2009-04-15 14:56 ` Alan Cox
2009-04-16 16:01 ` Bartlomiej Zolnierkiewicz
2009-04-14 3:30 ` Tejun Heo
2009-04-14 14:47 ` Bartlomiej Zolnierkiewicz
2009-04-16 21:36 ` Grant Grundler
2009-04-17 4:44 ` Martin K. Petersen
2009-04-18 4:06 ` Grant Grundler
2009-04-19 11:00 ` Boaz Harrosh
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=49E3BBB9.4040100@garzik.org \
--to=jeff@garzik.org \
--cc=James.Bottomley@hansenpartnership.com \
--cc=bharrosh@panasas.com \
--cc=bzolnier@gmail.com \
--cc=chris.mason@oracle.com \
--cc=corbet@lwn.net \
--cc=linux-scsi@vger.kernel.org \
--cc=tj@kernel.org \
--cc=zach.brown@oracle.com \
/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.