xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Paul Durrant <paul.durrant@citrix.com>
To: xen-devel@lists.xenproject.org, qemu-devel@nongnu.org,
	qemu-block@nongnu.org
Cc: Paul Durrant <paul.durrant@citrix.com>
Subject: [PATCH v2 0/3] xen-disk: performance improvements
Date: Wed, 21 Jun 2017 08:52:46 -0400	[thread overview]
Message-ID: <20170621125249.8805-1-paul.durrant@citrix.com> (raw)

Paul Durrant (3):
  xen-disk: only advertize feature-persistent if grant copy is not
    available
  xen-disk: add support for multi-page shared rings
  xen-disk: use an IOThread per instance

 hw/block/trace-events |   7 ++
 hw/block/xen_disk.c   | 228 +++++++++++++++++++++++++++++++++++++++-----------
 2 files changed, 188 insertions(+), 47 deletions(-)

-- 
2.11.0


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

             reply	other threads:[~2017-06-21 12:52 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-21 12:52 Paul Durrant [this message]
2017-06-21 12:52 ` [PATCH v2 1/3] xen-disk: only advertize feature-persistent if grant copy is not available Paul Durrant
2017-06-22  0:40   ` Stefano Stabellini
2017-06-21 12:52 ` [PATCH v2 2/3] xen-disk: add support for multi-page shared rings Paul Durrant
2017-06-22  0:39   ` Stefano Stabellini
2017-06-21 12:52 ` [PATCH v2 3/3] xen-disk: use an IOThread per instance Paul Durrant
2017-06-22 22:14   ` Stefano Stabellini
     [not found]   ` <alpine.DEB.2.10.1706221410580.12819@sstabellini-ThinkPad-X260>
2017-07-07  8:20     ` Paul Durrant
     [not found]     ` <3b55bff7d41d4b37b52a8ec96d88677a@AMSPEX02CL01.citrite.net>
2017-07-07 22:06       ` Stefano Stabellini
     [not found]       ` <alpine.DEB.2.10.1707071452400.2919@sstabellini-ThinkPad-X260>
2017-07-10 12:11         ` Paul Durrant
2017-06-27 22:07 ` [PATCH v2 0/3] xen-disk: performance improvements Stefano Stabellini
2017-06-28 12:52   ` Paul Durrant

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=20170621125249.8805-1-paul.durrant@citrix.com \
    --to=paul.durrant@citrix.com \
    --cc=qemu-block@nongnu.org \
    --cc=qemu-devel@nongnu.org \
    --cc=xen-devel@lists.xenproject.org \
    /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).