All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kevin Wolf <kwolf@redhat.com>
To: Paolo Bonzini <pbonzini@redhat.com>
Cc: qemu-devel@nongnu.org, kvm@vger.kernel.org, mst@redhat.com,
	anthony@codemonkey.ws, rusty@rustcorp.com.au
Subject: Re: [QEMU PATCH 0/2] virtio-blk: writeback cache enable improvements
Date: Wed, 01 Aug 2012 18:25:05 +0200	[thread overview]
Message-ID: <50195861.2080601@redhat.com> (raw)
In-Reply-To: <501950C0.4050201@redhat.com>

Am 01.08.2012 17:52, schrieb Paolo Bonzini:
> Il 23/07/2012 18:32, Paolo Bonzini ha scritto:
>> Il 03/07/2012 15:20, Paolo Bonzini ha scritto:
>>>> These patches let virtio-blk use the new support for toggling the cache
>>>> mode between writethrough and writeback.
>>>>
>>>> The first patch introduces a new feature bit and configuration field to
>>>> do this.  The second patch disables writeback caching for guests that do
>>>> not negotiate VIRTIO_BLK_F_WCACHE (meaning that they cannot send flush
>>>> requests), so that limited or older guests are now safe wrt power losses.
>>>> VIRTIO_BLK_F_FLUSH has been introduced in Linux 2.6.32 (in 2009) and was
>>>> backported to RHEL/CentOS 5.6 (in 2010).
>>>>
>>>> The Windows drivers (which work by emulating SCSI on top of virtio-blk)
>>>> have bugs in this area, which I reported on the Red Hat Bugzilla as
>>>> bugs 837321 and 837324.  With these patches they will suffer a
>>>> performance hit but gain correctness.
>>>>
>>>> Paolo Bonzini (2):
>>>>   virtio-blk: support VIRTIO_BLK_F_CONFIG_WCE
>>>>   virtio-blk: disable write cache if not negotiated
>> Ping - Anthony, mst?
> 
> Ping^2, so we can switch writethrough->writeback in 1.2.

Speak now or forever hold your peace. If there are no more comments
until Friday, I'll just apply it.

Kevin

WARNING: multiple messages have this Message-ID (diff)
From: Kevin Wolf <kwolf@redhat.com>
To: Paolo Bonzini <pbonzini@redhat.com>
Cc: anthony@codemonkey.ws, rusty@rustcorp.com.au,
	qemu-devel@nongnu.org, kvm@vger.kernel.org, mst@redhat.com
Subject: Re: [Qemu-devel] [QEMU PATCH 0/2] virtio-blk: writeback cache enable improvements
Date: Wed, 01 Aug 2012 18:25:05 +0200	[thread overview]
Message-ID: <50195861.2080601@redhat.com> (raw)
In-Reply-To: <501950C0.4050201@redhat.com>

Am 01.08.2012 17:52, schrieb Paolo Bonzini:
> Il 23/07/2012 18:32, Paolo Bonzini ha scritto:
>> Il 03/07/2012 15:20, Paolo Bonzini ha scritto:
>>>> These patches let virtio-blk use the new support for toggling the cache
>>>> mode between writethrough and writeback.
>>>>
>>>> The first patch introduces a new feature bit and configuration field to
>>>> do this.  The second patch disables writeback caching for guests that do
>>>> not negotiate VIRTIO_BLK_F_WCACHE (meaning that they cannot send flush
>>>> requests), so that limited or older guests are now safe wrt power losses.
>>>> VIRTIO_BLK_F_FLUSH has been introduced in Linux 2.6.32 (in 2009) and was
>>>> backported to RHEL/CentOS 5.6 (in 2010).
>>>>
>>>> The Windows drivers (which work by emulating SCSI on top of virtio-blk)
>>>> have bugs in this area, which I reported on the Red Hat Bugzilla as
>>>> bugs 837321 and 837324.  With these patches they will suffer a
>>>> performance hit but gain correctness.
>>>>
>>>> Paolo Bonzini (2):
>>>>   virtio-blk: support VIRTIO_BLK_F_CONFIG_WCE
>>>>   virtio-blk: disable write cache if not negotiated
>> Ping - Anthony, mst?
> 
> Ping^2, so we can switch writethrough->writeback in 1.2.

Speak now or forever hold your peace. If there are no more comments
until Friday, I'll just apply it.

Kevin

  reply	other threads:[~2012-08-01 16:25 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-03 13:20 [QEMU PATCH 0/2] virtio-blk: writeback cache enable improvements Paolo Bonzini
2012-07-03 13:20 ` [Qemu-devel] " Paolo Bonzini
2012-07-03 13:20 ` [PATCH 1/2] virtio-blk: support VIRTIO_BLK_F_CONFIG_WCE Paolo Bonzini
2012-07-03 13:20   ` [Qemu-devel] " Paolo Bonzini
2012-07-03 13:46   ` Kevin Wolf
2012-07-03 13:46     ` [Qemu-devel] " Kevin Wolf
2012-07-03 13:54     ` Paolo Bonzini
2012-07-03 13:54       ` [Qemu-devel] " Paolo Bonzini
2012-07-03 13:20 ` [PATCH 2/2] virtio-blk: disable write cache if not negotiated Paolo Bonzini
2012-07-03 13:20   ` [Qemu-devel] " Paolo Bonzini
2012-07-03 13:49   ` Kevin Wolf
2012-07-03 13:49     ` [Qemu-devel] " Kevin Wolf
2012-07-03 13:51     ` Paolo Bonzini
2012-07-03 13:51       ` [Qemu-devel] " Paolo Bonzini
2012-07-04 10:16       ` Kevin Wolf
2012-07-04 10:16         ` Kevin Wolf
2012-07-04 12:21         ` Paolo Bonzini
2012-07-04 12:21           ` Paolo Bonzini
2012-07-04 12:50           ` Kevin Wolf
2012-07-04 12:50             ` [Qemu-devel] " Kevin Wolf
2012-07-04 13:20             ` Paolo Bonzini
2012-07-04 13:20               ` Paolo Bonzini
2012-07-23 16:32 ` [QEMU PATCH 0/2] virtio-blk: writeback cache enable improvements Paolo Bonzini
2012-07-23 16:32   ` [Qemu-devel] " Paolo Bonzini
2012-08-01 15:52   ` Paolo Bonzini
2012-08-01 15:52     ` [Qemu-devel] " Paolo Bonzini
2012-08-01 16:25     ` Kevin Wolf [this message]
2012-08-01 16:25       ` Kevin Wolf

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=50195861.2080601@redhat.com \
    --to=kwolf@redhat.com \
    --cc=anthony@codemonkey.ws \
    --cc=kvm@vger.kernel.org \
    --cc=mst@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=rusty@rustcorp.com.au \
    /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.