From: Jamie Lokier <jamie@shareable.org>
To: Bryan Henderson <hbryan@us.ibm.com>
Cc: Jens Axboe <axboe@suse.de>,
linux-fsdevel@vger.kernel.org,
Werner Almesberger <wa@almesberger.net>
Subject: Re: barriers vs. reads
Date: Wed, 23 Jun 2004 17:53:51 +0100 [thread overview]
Message-ID: <20040623165351.GE32544@mail.shareable.org> (raw)
In-Reply-To: <OFBA617765.DF98BFF4-ON88256EBC.005A1B86-88256EBC.005B9C96@us.ibm.com>
Bryan Henderson wrote:
> Also: The question is about the block layer, but you answer in terms of
> direct I/O. Does __make_request() know what direct I/O is? I thought it
> just did I/O for I/O's sake.
>
> >The page cache will make sure don't see "foo", since you'll wait for the
> >page to unlocked at the end of io.
>
> If it's a page cache page, the point is moot because the elevator would
> never see the sequence of requests in question. But my question is about
> the general case, with no assumptions about who is calling
> __make_request() and why.
This whole thread is asking a simple question: what shall we define
"I/O write barrier" to mean? Does it force an ordering for reads
after the barrier which overlap writes before the barrier, or not?
We are free to define the answer as "yes" or "no", according to
whichever is more useful. Or even to define two kinds of barrier, if
that would be useful. (E.g. I wonder if direct I/O to a file on a
journalled filesystem would need that).
-- Jamie
next prev parent reply other threads:[~2004-06-23 16:54 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-06-22 3:53 barriers vs. reads Werner Almesberger
2004-06-22 7:39 ` Jens Axboe
2004-06-22 7:50 ` Werner Almesberger
2004-06-22 7:55 ` Jens Axboe
2004-06-22 8:34 ` Werner Almesberger
2004-06-22 10:08 ` Jens Axboe
2004-06-22 11:28 ` Jamie Lokier
2004-06-22 11:32 ` Jens Axboe
2004-06-22 17:12 ` Bryan Henderson
2004-06-22 20:53 ` Jens Axboe
2004-06-23 16:41 ` Bryan Henderson
2004-06-23 16:52 ` Jens Axboe
2004-06-23 16:53 ` Jamie Lokier [this message]
2004-06-23 21:08 ` Bryan Henderson
2004-06-23 23:23 ` Werner Almesberger
2004-06-24 13:43 ` Jamie Lokier
2004-06-24 14:32 ` Christoph Hellwig
2004-06-24 17:05 ` Werner Almesberger
2004-06-22 18:53 ` Werner Almesberger
2004-06-22 19:57 ` Jamie Lokier
2004-06-22 23:13 ` Werner Almesberger
2004-06-22 20:57 ` Jens Axboe
2004-06-22 23:10 ` Werner Almesberger
2004-06-23 0:14 ` Jamie Lokier
2004-06-23 6:27 ` Jens Axboe
2004-06-22 18:45 ` Werner Almesberger
2004-06-22 19:07 ` Guy
-- strict thread matches above, loose matches on Subject: below --
2004-06-24 0:48 Werner Almesberger
2004-06-24 3:39 ` Werner Almesberger
2004-06-24 8:00 ` Herbert Poetzl
2004-06-24 12:16 ` Werner Almesberger
2004-06-24 13:36 ` Jamie Lokier
2004-06-24 17:02 ` Werner Almesberger
2004-06-24 16:39 ` Steve Lord
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=20040623165351.GE32544@mail.shareable.org \
--to=jamie@shareable.org \
--cc=axboe@suse.de \
--cc=hbryan@us.ibm.com \
--cc=linux-fsdevel@vger.kernel.org \
--cc=wa@almesberger.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).