All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeremy Fitzhardinge <jeremy@goop.org>
To: Daniel Stodden <daniel.stodden@citrix.com>
Cc: "Xen-devel@lists.xensource.com" <Xen-devel@lists.xensource.com>,
	Jake Wires <Jake.Wires@citrix.com>
Subject: What are the semantics of BLKIF_OP_WRITE_BARRIER?
Date: Thu, 22 Jul 2010 13:41:25 -0700	[thread overview]
Message-ID: <4C48ACF5.209@goop.org> (raw)

What does BLKIF_OP_WRITE_BARRIER mean precisely?  Presumably it prevents
writes from being reordered past it.  But does it also imply a flush, in
that all previous writes are on stable storage?  If not, is there
another operation which does guarantee that?  If the backend doesn't
support barriers, is there any other way for a guest to force writes to
stable storage?

How does blktap(2) deal with devices with volatile write caches?  Does
it generate its own barriers/flushes/FUA requests to push things out to
stable storage?

Thanks,
    J

                 reply	other threads:[~2010-07-22 20:41 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=4C48ACF5.209@goop.org \
    --to=jeremy@goop.org \
    --cc=Jake.Wires@citrix.com \
    --cc=Xen-devel@lists.xensource.com \
    --cc=daniel.stodden@citrix.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.