[Codel] [PATCH net-next] codel: use Newton method instead of sqrt() and divides

Eric Dumazet eric.dumazet at gmail.com
Mon May 14 05:03:15 EDT 2012


On Mon, 2012-05-14 at 01:50 -0700, dave taht wrote:

> Eric:
> 
> I have been seeing you use target 500us on your 10GigE testing, I think.
> 


yes, I use " target 500us interval 10ms"

> That seems like a good idea...
> 
> Secondly don't you need some sort of filter to direct stuff to each of 
> those mq queues?
> 

No, its done automatically by the stack, to spread load coming from
various sources to different queues.

Of course, all packets of a given tcp flow should land on a particular
txqueue (or it could trigger OOO packets)







More information about the Codel mailing list