qemu-block
[Top][All Lists]
Advanced

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

[Qemu-block] [PULL for-4.0 0/1] Block patches


From: Stefan Hajnoczi
Subject: [Qemu-block] [PULL for-4.0 0/1] Block patches
Date: Wed, 13 Mar 2019 11:08:01 +0000

The following changes since commit 3f3bbfc7cef4490c5ed5550766a81e7d18f08db1:

  Merge remote-tracking branch 
'remotes/huth-gitlab/tags/pull-request-2019-03-12' into staging (2019-03-12 
21:06:26 +0000)

are available in the Git repository at:

  git://github.com/stefanha/qemu.git tags/block-pull-request

for you to fetch changes up to f357fcd890a8d6ced6d261338b859a41414561e9:

  file-posix: add drop-cache=on|off option (2019-03-13 10:54:55 +0000)

----------------------------------------------------------------
Pull request

 * Add 'drop-cache=on|off' option to file-posix.c.  The default is on.
   Disabling the option fixes a QEMU 3.0.0 performance regression when live
   migrating on the same host with cache.direct=off.

----------------------------------------------------------------

Stefan Hajnoczi (1):
  file-posix: add drop-cache=on|off option

 qapi/block-core.json |  6 ++++++
 block/file-posix.c   | 16 ++++++++++++++++
 2 files changed, 22 insertions(+)

-- 
2.20.1




reply via email to

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