[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1172257289.3241.48.camel@laptopd505.fenrus.org>
Date: Fri, 23 Feb 2007 20:01:29 +0100
From: Arjan van de Ven <arjan@...radead.org>
To: Gergely Imre <imre.gergely@...ral.ro>
Cc: linux-kernel@...r.kernel.org, hancockr@...w.ca
Subject: Re: irq balancing question
>
> and i guess it doesn't matter if the distribution is being done by the
> hardware, from the point of view of the kernel, i would still get the
> performance penalty.
for the cache bouncing you save assuming you have an Intel cpu (eg one
where the cache is shared). You don't save on the cross-cpu reassembly,
that is an entire different algorithm path you hit there..
> i'm just trying to figure it out, i have no real knowledge of the inner
> kernel workings, so i dont know. but i really would like to use all 4 cores.
> just how expensive is that reassembly path ?
depends on your traffic to be honest, probably a question more suited
for net-dev list.
--
if you want to mail me at work (you don't), use arjan (at) linux.intel.com
Test the interaction between Linux and your BIOS via http://www.linuxfirmwarekit.org
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists