All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Roger Pau Monné" <roger.pau@citrix.com>
To: tosher 1 <akm2tosher@yahoo.com>
Cc: Xen-devel <xen-devel@lists.xenproject.org>
Subject: Re: Xen network domain performance for 10Gb NIC
Date: Tue, 28 Apr 2020 09:07:24 +0200	[thread overview]
Message-ID: <20200428070724.GS28601@Air-de-Roger> (raw)
In-Reply-To: <1693679742.27711.1588051435928@mail.yahoo.com>

On Tue, Apr 28, 2020 at 05:23:55AM +0000, tosher 1 wrote:
> > Driver domains with passthrough devices need to perform IOMMU
> operations in order to add/remove page table entries when doing grant
> maps (ie: IOMMU TLB flushes), while dom0 doesn't need to because it
> has the whole RAM identity mapped in the IOMMU tables. Depending on
> how fast your IOMMU is and what capabilities it has doing such
> operations can introduce a significant amount of overhead.
> 
> It makes sense to me. Do you know, in general, how to measure IOMMU performance, and what features/properties of IOMMU can contribute to getting a better network throughput? Please let me know. 

Hm, not really. You would have to modify Xen and/or the Linux kernel
in order to time the IOMMU or the grant map operations in order to get
an idea.

Do you get the expected performance from the driver domain when not
using it as a backend? Ie: running the iperf benchmarks directly on
the driver domain and not on the guest.

Roger.


  reply	other threads:[~2020-04-28  7:07 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1359850718.562651.1587928713792.ref@mail.yahoo.com>
2020-04-26 19:18 ` Xen network domain performance for 10Gb NIC tosher 1
2020-04-27  5:28   ` Jürgen Groß
2020-04-27 19:27     ` tosher 1
2020-04-27  7:03   ` Roger Pau Monné
2020-04-28  5:23     ` tosher 1
2020-04-28  7:07       ` Roger Pau Monné [this message]
2020-04-28 16:08         ` tosher 1
2020-04-28 16:21           ` 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=20200428070724.GS28601@Air-de-Roger \
    --to=roger.pau@citrix.com \
    --cc=akm2tosher@yahoo.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.