All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marek Kierdelewicz <marek@piasta.pl>
To: Stephen Hemminger <shemminger@vyatta.com>
Cc: netfilter@vger.kernel.org, marek@piasta.pl
Subject: Re: netfilter performance dependent on arch
Date: Tue, 7 Feb 2012 20:48:49 +0100	[thread overview]
Message-ID: <20120207204849.707a8a1f@catus> (raw)
In-Reply-To: <20120207111120.1d9ab37a@nehalam.linuxnetplumber.net>

>That information is out of date.
>The bulk of the slow down in 64 bit was due to the fact that IOMMU
>(CONFIG_DMAR) was enabled. The IOMMU requires programming DMA registers
>on each packet which explains the extra overhead. After disabling
>DMA remapping, the 64 bit kernel is faster because the compiler has
>more registers and can generate better code.

Thanks a lot. That's very valuable info.

Best regards,
Marek Kierdelewicz

      reply	other threads:[~2012-02-07 19:48 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-07 17:34 netfilter performance dependent on arch Marek Kierdelewicz
2012-02-07 18:23 ` Rick Jones
2012-02-07 18:54   ` Marek Kierdelewicz
2012-02-07 19:11     ` Stephen Hemminger
2012-02-07 19:48       ` Marek Kierdelewicz [this message]

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=20120207204849.707a8a1f@catus \
    --to=marek@piasta.pl \
    --cc=netfilter@vger.kernel.org \
    --cc=shemminger@vyatta.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.