Re: parallel networking

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <jeff@...>
Cc: <hadi@...>, <peter.p.waskiewicz.jr@...>, <krkumar2@...>, <johnpol@...>, <herbert@...>, <kaber@...>, <shemminger@...>, <jagana@...>, <Robert.Olsson@...>, <rick.jones2@...>, <xma@...>, <gaagaan@...>, <netdev@...>, <rdreier@...>, <mingo@...>, <mchan@...>, <general@...>, <kumarkr@...>, <tgraf@...>, <randy.dunlap@...>, <sri@...>, <linux-kernel@...>
Date: Monday, October 8, 2007 - 5:11 pm

From: Jeff Garzik <jeff@garzik.org>
Date: Mon, 08 Oct 2007 10:22:28 -0400


The problem is that the packet schedulers want global guarantees
on packet ordering, not flow centric ones.

That is the issue Jamal is concerned about.

The more I think about it, the more inevitable it seems that we really
might need multiple qdiscs, one for each TX queue, to pull this full
parallelization off.

But the semantics of that don't smell so nice either.  If the user
attaches a new qdisc to "ethN", does it go to all the TX queues, or
what?

All of the traffic shaping technology deals with the device as a unary
object.  It doesn't fit to multi-queue at all.
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: parallel networking, David Miller, (Mon Oct 8, 5:11 pm)
Re: parallel networking, Jeff Garzik, (Mon Oct 8, 9:53 pm)
Re: parallel networking, jamal, (Mon Oct 8, 6:30 pm)
Re: parallel networking, David Miller, (Mon Oct 8, 6:33 pm)
Re: parallel networking, jamal, (Mon Oct 8, 7:42 pm)
RE: parallel networking, Waskiewicz Jr, Peter P, (Mon Oct 8, 6:35 pm)