[Codel] [PATCH 1/2] codel: Controlled Delay AQM

Eric Dumazet eric.dumazet at gmail.com
Mon May 7 13:10:26 EDT 2012


On Mon, 2012-05-07 at 09:43 -0700, Rick Jones wrote:
> On 05/05/2012 12:32 PM, Dave Taht wrote:
> > From: Dave Täht<dave.taht at bufferbloat.net>
> >
> > tc qdisc ... codel [ limit PACKETS ] [ target TIME]
> > 		   [ interval TIME ] [ minbytes BYTES ]
> 
> Usability suggestions - "target_latency" or "target_lat" and 
> "action_interval" or "decision_interval" perhaps?

We took the terms used in the codel paper.

By the way, target is not target_latency, its more a target threshold
(packets under it are not dropped), but packets above might be dropped.






More information about the Codel mailing list