[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1239964844.21569.57.camel@blade.ines.ro>
Date: Fri, 17 Apr 2009 13:40:44 +0300
From: Radu Rendec <radu.rendec@...s.ro>
To: netdev@...r.kernel.org
Subject: htb parallelism on multi-core platforms
Hi,
I'm using htb on a dedicated shaping machine. Under heavy traffic (high
packet rate) all htb work is done on a single cpu - only one ksoftirqd
is consuming cpu power.
I have limited network stack knowledge, but I guess all htb work for a
particular interface is done on the same softirq context. Of course this
does not scale with multiple cpus, since only one of them would be used.
Is there any (simple) approach to distribute htb work (for one
interface) on multiple cpus?
Thanks,
Radu Rendec
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists