[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1294934067.3570.245.camel@edumazet-laptop>
Date: Thu, 13 Jan 2011 16:54:27 +0100
From: Eric Dumazet <eric.dumazet@...il.com>
To: Patrick McHardy <kaber@...sh.net>
Cc: Jesper Dangaard Brouer <hawk@...u.dk>,
Stephen Hemminger <shemminger@...tta.com>, hadi@...erus.ca,
Jarek Poplawski <jarkao2@...il.com>,
David Miller <davem@...emloft.net>,
netdev <netdev@...r.kernel.org>
Subject: Re: [RFC] net_sched: mark packet staying on queue too long
Le jeudi 13 janvier 2011 à 12:50 +0100, Patrick McHardy a écrit :
> On 04.01.2011 15:19, Jesper Dangaard Brouer wrote:
> >> ...
> >> You might want to look into CHOKe and ECSFQ which are other AQM models
> >> that have shown up in research.
> >
> > Have you looked at the SFB (Stochastic Fair Blue) implementation by Juliusz Chroboczek?
> >
> > http://www.pps.jussieu.fr/~jch/software/sfb/
>
> I had a closer look at this some time ago and noticed a couple of bugs
> (f.i. double buffering might be enabled or disabled or the buffers
> switched while a packet is queued, so on dequeue the wrong buffer will
> have its queue length decremented) and also found the hashing quite
> inefficient, so I've implemented my own version. There's still a minor
> bug somewhere, but if people are interested I could finish it some
> time soon and post the patches.
I am very interested Patrick, I also found SFB hashing inefficient, so
any new idea is welcomed.
We should get more schedulers at hand.
CHOKe is about to be released, QFQ is also coming soon, thanks to
Stephen (and respective AQM authors)
Thanks
--
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