lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ