[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20081120.041011.204454995.davem@davemloft.net>
Date: Thu, 20 Nov 2008 04:10:11 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: kaber@...sh.net
Cc: jarkao2@...il.com, netdev@...r.kernel.org
Subject: Re: pkt_sched: add DRR scheduler
From: Patrick McHardy <kaber@...sh.net>
Date: Thu, 20 Nov 2008 12:42:58 +0100
> commit c6e712b1cf9446096159414cb9d7f8c58effe92f
> Author: Patrick McHardy <kaber@...sh.net>
> Date: Thu Nov 20 12:39:18 2008 +0100
>
> pkt_sched: add DRR scheduler
>
> Add classful DRR scheduler as a more flexible replacement for SFQ.
>
> The main difference to the algorithm described in "Efficient Fair Queueing
> using Deficit Round Robin" is that this implementation doesn't drop packets
> from the longest queue on overrun because its classful and limits are
> handled by each individual child qdisc.
>
> Signed-off-by: Patrick McHardy <kaber@...sh.net>
Applied, thanks Patrick.
--
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