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

Dave Taht dave.taht at gmail.com
Mon May 7 13:18:16 EDT 2012


On Mon, May 7, 2012 at 10:10 AM, Eric Dumazet <eric.dumazet at gmail.com> wrote:
> 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.

Well, we did change from the paper which used 'maxpacket' rather than 'minbytes'

Minbytes is basically the mtu. I wanted something more abstract than 'mtu',
I felt maxpacket was confusing as it indicated packets

max_packet_size sort of makes sense, but... I went with minbytes.

Perhaps the paper can be changed to suit.

>
>
>
> _______________________________________________
> Codel mailing list
> Codel at lists.bufferbloat.net
> https://lists.bufferbloat.net/listinfo/codel



-- 
Dave Täht
SKYPE: davetaht
US Tel: 1-239-829-5608
http://www.bufferbloat.net



More information about the Codel mailing list