CoDel AQM discussions
 help / color / mirror / Atom feed
* [Codel] another sets of leaps forward for linux packet queueing
@ 2013-08-31 20:47 Dave Taht
  2013-09-01  8:03 ` MUSCARIELLO Luca OLNC/OLN
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Dave Taht @ 2013-08-31 20:47 UTC (permalink / raw)
  To: bloat, cerowrt-devel, codel

[-- Attachment #1: Type: text/plain, Size: 1150 bytes --]

Eric Dumazet just posted a pure fq scheduler (using the highly optimized
red/black trees in the kernel)

http://marc.info/?l=linux-netdev&m=137740009008261&w=2

which "scales to millions of concurrent flows per qdisc".Jon Corbet wrote
it up in (subscriber only link) in lwn http://lwn.net/Articles/564978/
which also details the new tso sizing patch, which fixes the oft complained
about overlarge tso problem and does much saner things with it....

http://thread.gmane.org/gmane.linux.network/281264

Almost simultaneously Stephen Hemminger wrote a sysctl option making it
possible to easily switch the default qdisc from pfifo_fast to "something
else"

http://marc.info/?l=linux-netdev&m=137764555622344&w=2

And earlier in the week Jesper Bauer got the last of the atm/htb fixes in.

All of these patches are now in the net-next tree. There were a few
touchups and tweaks here and there over the days following, that aren't in
there yet...

Future looks so bright we gotta wear shades, or eyepatches, or something....


-- 
Dave Täht

Fixing bufferbloat with cerowrt:
http://www.teklibre.com/cerowrt/subscribe.html

[-- Attachment #2: Type: text/html, Size: 1757 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Codel] another sets of leaps forward for linux packet queueing
  2013-08-31 20:47 [Codel] another sets of leaps forward for linux packet queueing Dave Taht
@ 2013-09-01  8:03 ` MUSCARIELLO Luca OLNC/OLN
  2013-09-01  8:03 ` MUSCARIELLO Luca OLNC/OLN
  2013-09-06 15:48 ` Eric Dumazet
  2 siblings, 0 replies; 4+ messages in thread
From: MUSCARIELLO Luca OLNC/OLN @ 2013-09-01  8:03 UTC (permalink / raw)
  To: Dave Taht; +Cc: codel, cerowrt-devel, bloat

[-- Attachment #1: Type: text/plain, Size: 1389 bytes --]




On 08/31/2013 10:47 PM, Dave Taht wrote:
>
>
> Eric Dumazet just posted a pure fq scheduler (using the highly 
> optimized red/black trees in the kernel)
>
> http://marc.info/?l=linux-netdev&m=137740009008261&w=2
>
> which "scales to millions of concurrent flows per qdisc".Jon Corbet 
> wrote it up in (subscriber only link) in lwn 
> http://lwn.net/Articles/564978/
> which also details the new tso sizing patch, which fixes the oft 
> complained about overlarge tso problem and does much saner things with 
> it....
>
> http://thread.gmane.org/gmane.linux.network/281264
>
> Almost simultaneously Stephen Hemminger wrote a sysctl option making 
> it possible to easily switch the default qdisc from pfifo_fast to 
> "something else"
>
> http://marc.info/?l=linux-netdev&m=137764555622344&w=2
>
> And earlier in the week Jesper Bauer got the last of the atm/htb fixes in.
>
> All of these patches are now in the net-next tree. There were a few 
> touchups and tweaks here and there over the days following, that 
> aren't in there yet...
>
> Future looks so bright we gotta wear shades, or eyepatches, or 
> something....
>
>
> -- 
> Dave Täht
>
> Fixing bufferbloat with cerowrt: 
> http://www.teklibre.com/cerowrt/subscribe.html
>
>
> _______________________________________________
> Codel mailing list
> Codel@lists.bufferbloat.net
> https://lists.bufferbloat.net/listinfo/codel


[-- Attachment #2: Type: text/html, Size: 3344 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Codel] another sets of leaps forward for linux packet queueing
  2013-08-31 20:47 [Codel] another sets of leaps forward for linux packet queueing Dave Taht
  2013-09-01  8:03 ` MUSCARIELLO Luca OLNC/OLN
@ 2013-09-01  8:03 ` MUSCARIELLO Luca OLNC/OLN
  2013-09-06 15:48 ` Eric Dumazet
  2 siblings, 0 replies; 4+ messages in thread
From: MUSCARIELLO Luca OLNC/OLN @ 2013-09-01  8:03 UTC (permalink / raw)
  To: Dave Taht; +Cc: codel, cerowrt-devel, bloat

[-- Attachment #1: Type: text/plain, Size: 1583 bytes --]

Very happy to see this.

However having a look to the code, if I am not wrong,
the drop policy is not longest queue drop.

If codel is not used, at least longest queue drop should be used.

Luca


On 08/31/2013 10:47 PM, Dave Taht wrote:
>
>
> Eric Dumazet just posted a pure fq scheduler (using the highly 
> optimized red/black trees in the kernel)
>
> http://marc.info/?l=linux-netdev&m=137740009008261&w=2
>
> which "scales to millions of concurrent flows per qdisc".Jon Corbet 
> wrote it up in (subscriber only link) in lwn 
> http://lwn.net/Articles/564978/
> which also details the new tso sizing patch, which fixes the oft 
> complained about overlarge tso problem and does much saner things with 
> it....
>
> http://thread.gmane.org/gmane.linux.network/281264
>
> Almost simultaneously Stephen Hemminger wrote a sysctl option making 
> it possible to easily switch the default qdisc from pfifo_fast to 
> "something else"
>
> http://marc.info/?l=linux-netdev&m=137764555622344&w=2
>
> And earlier in the week Jesper Bauer got the last of the atm/htb fixes in.
>
> All of these patches are now in the net-next tree. There were a few 
> touchups and tweaks here and there over the days following, that 
> aren't in there yet...
>
> Future looks so bright we gotta wear shades, or eyepatches, or 
> something....
>
>
> -- 
> Dave Täht
>
> Fixing bufferbloat with cerowrt: 
> http://www.teklibre.com/cerowrt/subscribe.html
>
>
> _______________________________________________
> Codel mailing list
> Codel@lists.bufferbloat.net
> https://lists.bufferbloat.net/listinfo/codel


[-- Attachment #2: Type: text/html, Size: 3609 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Codel] another sets of leaps forward for linux packet queueing
  2013-08-31 20:47 [Codel] another sets of leaps forward for linux packet queueing Dave Taht
  2013-09-01  8:03 ` MUSCARIELLO Luca OLNC/OLN
  2013-09-01  8:03 ` MUSCARIELLO Luca OLNC/OLN
@ 2013-09-06 15:48 ` Eric Dumazet
  2 siblings, 0 replies; 4+ messages in thread
From: Eric Dumazet @ 2013-09-06 15:48 UTC (permalink / raw)
  To: Dave Taht; +Cc: codel, cerowrt-devel, bloat

On Sat, 2013-08-31 at 13:47 -0700, Dave Taht wrote:
> 
> 
> Eric Dumazet just posted a pure fq scheduler (using the highly
> optimized red/black trees in the kernel) 
> 
> http://marc.info/?l=linux-netdev&m=137740009008261&w=2
> 
> 
> which "scales to millions of concurrent flows per qdisc".Jon Corbet
> wrote it up in (subscriber only link) in lwn
> http://lwn.net/Articles/564978/

Dav, I saw your message on Facebook

Call me on 415-646-5783





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-09-06 15:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-08-31 20:47 [Codel] another sets of leaps forward for linux packet queueing Dave Taht
2013-09-01  8:03 ` MUSCARIELLO Luca OLNC/OLN
2013-09-01  8:03 ` MUSCARIELLO Luca OLNC/OLN
2013-09-06 15:48 ` Eric Dumazet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox