From: Roger Pau Monne <roger.pau@citrix.com>
To: <linux-kernel@vger.kernel.org>, <xen-devel@lists.xen.org>
Subject: [PATCH v2 0/7] xen-block: indirect descriptors
Date: Wed, 17 Apr 2013 20:18:54 +0200 [thread overview]
Message-ID: <1366222741-39902-1-git-send-email-roger.pau@citrix.com> (raw)
Implementation of indirect descriptors v2, addressing Konrad's
comments. A graph on performance can be found at:
http://xenbits.xen.org/people/royger/plot_indirect_read4k.png
Thanks for the review, Roger.
Roger Pau Monne (7):
xen-blkback: print stats about persistent grants
xen-blkback: use balloon pages for all mappings
xen-blkback: implement LRU mechanism for persistent grants
xen-blkback: move pending handles list from blkbk to pending_req
xen-blkback: make the queue of free requests per backend
xen-blkback: expand map/unmap functions
xen-block: implement indirect descriptors
Documentation/ABI/stable/sysfs-bus-xen-backend | 18 +
drivers/block/xen-blkback/blkback.c | 844 +++++++++++++++---------
drivers/block/xen-blkback/common.h | 145 ++++-
drivers/block/xen-blkback/xenbus.c | 39 ++
drivers/block/xen-blkfront.c | 491 ++++++++++++---
include/xen/interface/io/blkif.h | 48 ++
6 files changed, 1186 insertions(+), 399 deletions(-)
git://xenbits.xen.org/people/royger/linux.git xen-block-indirect-v2
next reply other threads:[~2013-04-17 18:20 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-17 18:18 Roger Pau Monne [this message]
2013-04-17 18:18 ` [PATCH v2 1/7] xen-blkback: print stats about persistent grants Roger Pau Monne
2013-04-17 18:18 ` [PATCH v2 2/7] xen-blkback: use balloon pages for all mappings Roger Pau Monne
2013-04-17 18:18 ` [PATCH v2 3/7] xen-blkback: implement LRU mechanism for persistent grants Roger Pau Monne
2013-04-17 18:18 ` [PATCH v2 4/7] xen-blkback: move pending handles list from blkbk to pending_req Roger Pau Monne
2013-04-17 18:18 ` [PATCH v2 5/7] xen-blkback: make the queue of free requests per backend Roger Pau Monne
2013-04-17 18:19 ` [PATCH v2 6/7] xen-blkback: expand map/unmap functions Roger Pau Monne
2013-04-17 18:19 ` [PATCH v2 7/7] xen-block: implement indirect descriptors Roger Pau Monne
2013-04-18 12:21 ` Konrad Rzeszutek Wilk
2013-04-18 13:51 ` Roger Pau Monné
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=1366222741-39902-1-git-send-email-roger.pau@citrix.com \
--to=roger.pau@citrix.com \
--cc=linux-kernel@vger.kernel.org \
--cc=xen-devel@lists.xen.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
all inboxes | Powered by JetHome®