Re: [PATCH] 2.4.x write barriers (updated for ext3)

From: Daniel Phillips (phillips@bonn-fries.net)
Date: Mon Mar 04 2002 - 02:57:12 EST


On March 4, 2002 07:09 am, Jeremy Higdon wrote:
> On Mar 4, 6:31am, Daniel Phillips wrote:
> > On March 4, 2002 05:21 am, Jeremy Higdon wrote:
> > > I have never heard of
> > > any implied requirement to flush to media when a drive receives an
> > > ordered tag and WCE is set. It does seem like a useful feature to have
> > > in the standard, but I don't think it's there.
> >
> > It seems to be pretty strongly implied that things should work that way.
> > What is the use of being sure the write with the ordered tag is on media
> > if you're not sure about the writes that were supposedly supposed to
> > precede it? Spelling this out would indeed be helpful.
>
> WCE==1 and ordered tag means that the data for previous commands is in
> the drive buffer before the data for the ordered tag is in the drive
> buffer.

Right, and what we're talking about is going further and requiring that WCE=0
and ordered tag means the data for previous commands is *not* in the buffer,
i.e., on the platter, which is the only interpretation that makes sense.

> > > So if one vendor implements those semantics, but the others don't where
> > > does that leave us?
> >
> > It leaves us with a vendor we want to buy our drives from, if we want our
> > data to be safe.
>
> The point is, do you write code that depends on one vendor's interpretation?

Yes, that's the idea. And we need some way of knowing which vendors have
interpreted the scsi spec in the way that maximizes both throughput and
safety. That's the 'whitelist'.

> If so, then the vendor needs to be identified. Perhaps other vendors will
> then align themselves.

I'm sure they will.

-- 
Daniel
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Mar 07 2002 - 21:00:31 EST