From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from g4t0015.houston.hp.com (g4t0015.houston.hp.com [15.201.24.18]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "smtp.hp.com", Issuer "VeriSign Class 3 Secure Server CA - G3" (verified OK)) by huchra.bufferbloat.net (Postfix) with ESMTPS id B392A201AF7 for ; Mon, 7 May 2012 09:43:53 -0700 (PDT) Received: from g4t0018.houston.hp.com (g4t0018.houston.hp.com [16.234.32.27]) by g4t0015.houston.hp.com (Postfix) with ESMTP id 6E8B580FE; Mon, 7 May 2012 16:43:52 +0000 (UTC) Received: from [16.89.64.213] (tardy.cup.hp.com [16.89.64.213]) by g4t0018.houston.hp.com (Postfix) with ESMTP id 094D110062; Mon, 7 May 2012 16:43:51 +0000 (UTC) Message-ID: <4FA7FBC7.2040501@hp.com> Date: Mon, 07 May 2012 09:43:51 -0700 From: Rick Jones User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20120430 Thunderbird/12.0.1 MIME-Version: 1.0 To: Dave Taht References: <1336246349-20228-1-git-send-email-dave.taht@bufferbloat.net> In-Reply-To: <1336246349-20228-1-git-send-email-dave.taht@bufferbloat.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Cc: Eric Dumazet , codel@lists.bufferbloat.net Subject: Re: [Codel] [PATCH 1/2] codel: Controlled Delay AQM X-BeenThere: codel@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: CoDel AQM discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 May 2012 16:43:53 -0000 On 05/05/2012 12:32 PM, Dave Taht wrote: > From: Dave Täht > > 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? rick