qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v2 0/3] block: Write out internal caches even wi


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH v2 0/3] block: Write out internal caches even with cache=unsafe
Date: Thu, 10 Nov 2011 20:17:27 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0.1) Gecko/20110930 Thunderbird/7.0.1

On 11/10/2011 06:32 PM, Kevin Wolf wrote:
Paolo, does this implement what you were suggesting?

Kevin Wolf (3):
   block: Rename bdrv_co_flush to bdrv_co_flush_to_disk
   block: Introduce bdrv_co_flush_to_os
   block: Make cache=unsafe flush to the OS

  block.c           |   23 +++++++++++++++++++----
  block/cow.c       |   22 ++++++++++++----------
  block/qcow.c      |   18 ++++++++++--------
  block/qcow2.c     |   14 ++++++++++----
  block/raw-win32.c |   15 +++++++++------
  block/raw.c       |    8 ++++----
  block/rbd.c       |   10 +++++-----
  block/vdi.c       |    2 +-
  block/vmdk.c      |    4 ++--
  block/vpc.c       |    8 +++++---
  block_int.h       |   14 +++++++++++++-
  11 files changed, 90 insertions(+), 48 deletions(-)


Yes, thanks!

Paolo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]