From: David Vrabel <david.vrabel@citrix.com>
To: Wei Liu <wei.liu2@citrix.com>, openlui <openlui@126.com>
Cc: "Zhangleiqiang (Trump)" <zhangleiqiang@huawei.com>,
David Vrabel <david.vrabel@citrix.com>,
"xen-devel@lists.xen.org" <xen-devel@lists.xen.org>
Subject: Re: Poor network performance between DomU with multiqueue support
Date: Fri, 27 Feb 2015 11:30:20 +0000 [thread overview]
Message-ID: <54F0554C.6080608@citrix.com> (raw)
In-Reply-To: <20150227105951.GB29195@zion.uk.xensource.com>
On 27/02/15 10:59, Wei Liu wrote:
>
> Persistent grant is not silver bullet. There is email thread on the
> list discussing whether it should be removed in block driver.
Persistent grants for to-guest network traffic is a flawed idea. It
either requires:
a) the backend to memcpy into the mapped grant /and/ the frontend to
memcpy out of the persistently mapped pool. This is clearly going to be
worse for memory bandwidth than a single grant copy.
or
b) the backend to accumulate more and more mappings of guest memory,
which is bad for security and it uses too many grant and map track
resources hence it does not scale to many VIFs.
David
next prev parent reply other threads:[~2015-02-27 11:30 UTC|newest]
Thread overview: 35+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <3A6795EA1206904E94BEC8EF9DF109AE239B35A9@SZXEMA512-MBX.china.huawei.com>
2015-02-27 9:21 ` Poor network performance between DomU with multiqueue support openlui
2015-02-27 10:59 ` Wei Liu
2015-02-27 11:30 ` David Vrabel [this message]
2015-02-28 3:21 ` openlui
2015-02-28 2:45 ` openlui
2015-03-03 10:40 ` Wei Liu
2014-12-02 8:30 zhangleiqiang
2014-12-02 10:57 ` David Vrabel
2014-12-02 11:53 ` Zhangleiqiang (Trump)
2014-12-02 17:25 ` Zoltan Kiss
2014-12-02 11:01 ` Wei Liu
2014-12-02 11:50 ` Zhangleiqiang (Trump)
2014-12-02 12:11 ` Wei Liu
2014-12-02 14:46 ` Zhangleiqiang (Trump)
2014-12-02 15:58 ` Wei Liu
2014-12-03 14:43 ` Zhangleiqiang (Trump)
2014-12-04 10:50 ` Wei Liu
2014-12-04 12:09 ` Zhangleiqiang (Trump)
2014-12-04 13:05 ` Wei Liu
2014-12-04 14:37 ` Zhangleiqiang (Trump)
2014-12-04 13:35 ` Zoltan Kiss
2014-12-04 14:31 ` Zhangleiqiang (Trump)
2014-12-05 15:20 ` Zoltan Kiss
2014-12-05 18:27 ` Konrad Rzeszutek Wilk
2014-12-08 6:50 ` Zhangleiqiang (Trump)
2014-12-05 1:17 ` Zhangleiqiang (Trump)
2014-12-05 12:42 ` Wei Liu
2014-12-05 15:18 ` Zoltan Kiss
2014-12-08 6:44 ` Zhangleiqiang (Trump)
2014-12-08 10:13 ` Wei Liu
2014-12-08 13:08 ` Zhangleiqiang (Trump)
2014-12-08 13:55 ` Wei Liu
2014-12-09 2:51 ` Zhangleiqiang (Trump)
2014-12-09 10:05 ` Ian Campbell
2014-12-09 9:03 ` Zhangleiqiang (Trump)
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=54F0554C.6080608@citrix.com \
--to=david.vrabel@citrix.com \
--cc=openlui@126.com \
--cc=wei.liu2@citrix.com \
--cc=xen-devel@lists.xen.org \
--cc=zhangleiqiang@huawei.com \
/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.