From: Andi Kleen <ak@muc.de>
To: Alex Aizman <alex@neterion.com>
Cc: "'Leonid Grossman'" <leonid.grossman@neterion.com>,
"'rick jones'" <rick.jones2@hp.com>,
netdev@oss.sgi.com
Subject: Re: Intel and TOE in the news
Date: 21 Feb 2005 12:37:56 +0100
Date: Mon, 21 Feb 2005 12:37:56 +0100 [thread overview]
Message-ID: <20050221113756.GA87576@muc.de> (raw)
In-Reply-To: <200502210158.j1L1wcDD004318@guinness.s2io.com>
On Sun, Feb 20, 2005 at 05:57:56PM -0800, Alex Aizman wrote:
>
> That's what we do, simply because interrupts are coalesced.
>
> > The function doesn't do the full packet
> > processing, but just stuffs the packet into a CPU queue that
> > is processed at a lower priority interrupt (softirq).
>
> There's the netif_rx's own per-packet overhead (including the call itself)
> that arguably could be optimized..
netif_rx should be pretty cheap. It could be probably optimized more
(e.g. no local_irq_save if you know you're comming from
a interrupt or somehow avoiding the atomic reference count
increase on the device), but I suspect there are other
areas that could be improved first.
> > Most interesting would be to use per CPU TX completion
> > interrupts using MSI-X and avoid bouncing packets around between CPUs.
>
> Our experimental Linux driver already supports MSI and MSI-X (the latter not
> tested). Once/if multi-MSI support in Linux becomes available it'd be
> practically possible to scale TCP connections with a number of CPUs.
It's already available, although the API is still a bit clumpsy.
> Alternative: wait until Xframe II adapter w/MSI-X..
How does that help with MSI?
-Andi
next prev parent reply other threads:[~2005-02-21 11:37 UTC|newest]
Thread overview: 74+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-02-19 3:44 Intel and TOE in the news Jeff Garzik
2005-02-19 4:10 ` Lennert Buytenhek
2005-02-19 19:46 ` David S. Miller
2005-02-19 20:27 ` Andi Kleen
2005-02-19 20:32 ` Lennert Buytenhek
2005-02-20 16:46 ` Eugene Surovegin
2005-02-21 14:01 ` jamal
2005-02-20 19:45 ` rick jones
2005-02-20 21:20 ` Michael Richardson
2005-02-20 21:29 ` Andi Kleen
2005-02-20 22:43 ` Leonid Grossman
2005-02-20 23:07 ` Andi Kleen
2005-02-21 1:57 ` Alex Aizman
2005-02-21 2:37 ` Jeff Garzik
2005-02-21 19:34 ` Alex Aizman
2005-02-21 20:34 ` Jeff Garzik
2005-02-22 0:50 ` Alex Aizman
2005-02-21 11:37 ` Andi Kleen [this message]
2005-02-21 3:31 ` Leonid Grossman
2005-02-21 11:50 ` Andi Kleen
2005-02-21 13:28 ` Thomas Graf
2005-02-21 14:03 ` jamal
2005-02-21 14:17 ` Thomas Graf
2005-02-21 14:31 ` jamal
2005-02-21 15:34 ` Thomas Graf
2005-02-21 15:48 ` jamal
2005-02-21 16:40 ` Thomas Graf
2005-02-21 17:03 ` jamal
2005-02-21 20:12 ` patrick mcmanus
2005-02-21 21:12 ` jamal
2005-03-06 11:21 ` Harald Welte
2005-02-21 21:41 ` Thomas Graf
2005-02-21 15:38 ` Robert Olsson
2005-02-21 15:50 ` jamal
2005-02-21 13:44 ` jamal
2005-02-21 16:52 ` Leonid Grossman
2005-02-21 17:11 ` jamal
2005-02-21 18:02 ` Leonid Grossman
2005-02-22 18:02 ` Stephen Hemminger
2005-02-22 18:07 ` Andi Kleen
2005-02-22 20:51 ` Leonid Grossman
2005-02-22 21:20 ` Rick Jones
2005-02-22 21:30 ` Leonid Grossman
2005-02-22 21:42 ` Rick Jones
2005-02-22 22:10 ` Leonid Grossman
2005-02-22 21:43 ` Andi Kleen
2005-02-22 22:17 ` Leonid Grossman
2005-02-22 22:42 ` Andi Kleen
2005-02-22 22:51 ` Leonid Grossman
2005-03-14 20:22 ` [ANNOUNCE] Experimental Driver for Neterion/S2io 10GbE Adapters Alex Aizman
2005-03-14 20:38 ` David S. Miller
2005-03-14 20:53 ` Leonid Grossman
2005-03-14 23:27 ` Andi Kleen
2005-03-14 23:45 ` Jeff Garzik
2005-03-15 0:32 ` Leonid Grossman
2005-03-15 1:07 ` Alex Aizman
2005-03-15 1:29 ` Rick Jones
2005-03-15 2:28 ` Leonid Grossman
2005-03-15 15:07 ` Leonid Grossman
2005-03-15 15:55 ` Leonid Grossman
2005-03-19 20:15 ` Andi Kleen
2005-03-19 22:19 ` Leonid Grossman
2005-03-20 13:40 ` jamal
2005-03-20 20:13 ` Leonid Grossman
2005-03-15 5:14 ` Scott Feldman
2005-03-15 5:59 ` Matt Mackall
2005-03-15 6:02 ` Leonid Grossman
2005-02-22 17:27 ` Intel and TOE in the news Andi Kleen
2005-02-19 20:29 ` Lennert Buytenhek
2005-03-02 13:48 ` Lennert Buytenhek
2005-03-02 17:34 ` Leonid Grossman
2005-02-21 13:59 ` P
2005-02-21 14:10 ` jamal
2005-02-21 22:44 ` Stephen Hemminger
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=20050221113756.GA87576@muc.de \
--to=ak@muc.de \
--cc=alex@neterion.com \
--cc=leonid.grossman@neterion.com \
--cc=netdev@oss.sgi.com \
--cc=rick.jones2@hp.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.