From: David Vrabel <david.vrabel@citrix.com>
To: Wei Liu <wei.liu2@citrix.com>
Cc: xen-devel@lists.xenproject.org,
Boris Ostrovsky <boris.ostrovsky@oracle.com>,
mattjd@gmail.com
Subject: Re: [PATCH v5] xenbus_client: extend interface to suppurt multi-page ring
Date: Tue, 19 Nov 2013 17:09:29 +0000 [thread overview]
Message-ID: <528B9B49.3080902@citrix.com> (raw)
In-Reply-To: <1384104089-15958-1-git-send-email-wei.liu2@citrix.com>
On 10/11/13 17:21, Wei Liu wrote:
> Originally Xen PV drivers only use single-page ring to pass along
> information. This might limit the throughput between frontend and
> backend.
>
> The patch extends Xenbus driver to support multi-page ring, which in
> general should improve throughput if ring is the bottleneck. Changes to
> various frontend / backend to adapt to the new interface are also
> included.
>
> Affected Xen drivers:
> * blkfront/back
> * netfront/back
> * pcifront/back
> * tpmfront
>
> The interface is documented, as before, in xenbus_client.c.
It looks ok to me so I guess:
Reviewed-by: David Vrabel <david.vrabel@citrix.com>
But, I think this should wait until either:
a) There's an in kernel user that uses multipage rings
or
b) You demonstrate multi page rings have been tested with some sort of
unit test.
David
next prev parent reply other threads:[~2013-11-19 17:09 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-10 17:21 [PATCH v5] xenbus_client: extend interface to suppurt multi-page ring Wei Liu
2013-11-19 16:51 ` Wei Liu
2013-11-19 17:09 ` David Vrabel [this message]
2013-11-19 17:14 ` Wei Liu
2013-11-19 17:23 ` David Vrabel
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=528B9B49.3080902@citrix.com \
--to=david.vrabel@citrix.com \
--cc=boris.ostrovsky@oracle.com \
--cc=mattjd@gmail.com \
--cc=wei.liu2@citrix.com \
--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 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.