From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail2.tohojo.dk (mail2.tohojo.dk [77.235.48.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by huchra.bufferbloat.net (Postfix) with ESMTPS id 4575121F860 for ; Sat, 7 Nov 2015 05:44:23 -0800 (PST) X-Virus-Scanned: amavisd-new at mail2.tohojo.dk DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=toke.dk; s=201310; t=1446903861; bh=2wTQ6YUGa6me/A2uN6vptxJSEbnVnXxnQB1RW3+3UjM=; h=From:To:Cc:Subject:References:Date:In-Reply-To; b=PTiXLov0C9Uk4uPO9U2xfngmnzahUpMlTIvuvkyeXgHzSP9hP295k700x3YUwu91s gJjH6eS/IYUBkULGG3lDkzllI60whoH27rh8o6K0uwkU8HQ0kVeYcOTwLEghEdGyMJ XH4SdYFzvf4dVCm3YmMGjfoUeHybFEnd/s7GCXb0= Received: by alrua-karlstad.karlstad.toke.dk (Postfix, from userid 1000) id 787DB4F9F56; Sat, 7 Nov 2015 14:44:20 +0100 (CET) From: =?utf-8?Q?Toke_H=C3=B8iland-J=C3=B8rgensen?= To: Jonathan Morton References: <87pozspckj.fsf@toke.dk> <6A2609D9-7747-487B-9484-ECC69C50DE96@gmx.de> <874mh3pai9.fsf@toke.dk> <50C2A7B7-1B81-41E1-B534-CA449296FE77@gmail.com> <87ziysldij.fsf@toke.dk> <87vb9fl7ec.fsf@toke.dk> <87611fkyd7.fsf@toke.dk> <340E3F23-2F9C-449F-ACA7-86031FBE3B31@gmail.com> <87y4eambyd.fsf@alrua-karlstad.karlstad.toke.dk> Date: Sat, 07 Nov 2015 14:44:20 +0100 In-Reply-To: (Jonathan Morton's message of "Sat, 7 Nov 2015 12:51:23 +0200") X-Clacks-Overhead: GNU Terry Pratchett Message-ID: <87mvupncuj.fsf@alrua-karlstad.karlstad.toke.dk> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: cake@lists.bufferbloat.net Subject: Re: [Cake] Long-RTT broken again X-BeenThere: cake@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: Cake - FQ_codel the next generation List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2015 13:44:23 -0000 Jonathan Morton writes: > While fixing this, I=E2=80=99m also adding configurability of the buffer = limit > and statistics of how much of the buffer was actually ever used. > Additionally, I=E2=80=99m choosing a saner default for =E2=80=9Cunlimited= =E2=80=9D mode. Cool, will give it a spin on the testbed. Also, I'd suggest calling the tc parameter 'memlimit' rather than 'memory' to convey the fact that it's a limit and not the expected usage... -Toke