From: jamal <hadi@cyberus.ca>
To: Robert Iakobashvili <coroberti@gmail.com>
Cc: Arjan van de Ven <arjan@infradead.org>, netdev@vger.kernel.org
Subject: Re: Network card IRQ balancing with Intel 5000 series chipsets
Date: Tue, 26 Dec 2006 17:11:29 -0500 [thread overview]
Message-ID: <1167171089.3746.23.camel@localhost> (raw)
In-Reply-To: <7e63f56c0612261151y7aa95954hb2a1d47ce130c38d@mail.gmail.com>
On Tue, 2006-26-12 at 21:51 +0200, Robert Iakobashvili wrote:
BTW, turn on PCI-E on in the kernel build and do cat /proc/interupts to
see what i mean.
> In meanwhile I have removed all userland processes from CPU0,
> that handles network card interrupts and all packet-processing (kernel-space).
>
> Still, it should be some way of CPU-scaling; even for the case of the
> only network card.
The best way to achieve such balancing is to have the network card help
and essentially be able to select the CPU to notify while at the same
time considering:
a) avoiding any packet reordering - which restricts a flow to be
processed to a single CPU at least within a timeframe
b) be per-CPU-load-aware - which means to busy out only CPUs which are
less utilized
Various such schemes have been discussed here but no vendor is making
such nics today (search Daves Blog - he did discuss this at one point or
other).
cheers,
jamal
next prev parent reply other threads:[~2006-12-26 22:11 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-24 9:34 Network card IRQ balancing with Intel 5000 series chipsets Robert Iakobashvili
2006-12-25 9:35 ` Arjan van de Ven
2006-12-25 11:26 ` Robert Iakobashvili
2006-12-25 11:34 ` Arjan van de Ven
2006-12-25 12:54 ` Robert Iakobashvili
2006-12-26 18:44 ` jamal
2006-12-26 19:51 ` Robert Iakobashvili
2006-12-26 22:11 ` jamal [this message]
2007-01-02 17:56 ` Rick Jones
2006-12-26 22:06 ` Arjan van de Ven
2006-12-26 22:46 ` jamal
2006-12-27 0:28 ` Arjan van de Ven
2006-12-27 3:47 ` jamal
2006-12-27 7:09 ` Robert Iakobashvili
2006-12-27 14:31 ` jamal
2006-12-29 2:04 ` Krzysztof Oledzki
2006-12-29 17:36 ` Robert Iakobashvili
2006-12-27 13:08 ` Arjan van de Ven
2006-12-27 14:44 ` jamal
2006-12-27 15:06 ` Arjan van de Ven
2007-01-02 17:57 ` Rick Jones
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=1167171089.3746.23.camel@localhost \
--to=hadi@cyberus.ca \
--cc=arjan@infradead.org \
--cc=coroberti@gmail.com \
--cc=netdev@vger.kernel.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.