From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from renta.net (renta.net [206.221.219.122]) (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 EBCC121F15C; Sat, 3 Nov 2012 19:23:28 -0700 (PDT) Received: from markc.lan ([::ffff:101.167.17.51]) (AUTH: LOGIN markc@renta.net, SSL: TLSv1/SSLv3,256bits,AES256-SHA) by renta.net with ESMTPSA; Sat, 03 Nov 2012 19:23:26 -0700 id 0000000000062676.000000005095D19F.00006D24 From: Mark Constable To: bloat@lists.bufferbloat.net Date: Sun, 04 Nov 2012 12:23:24 +1000 Message-ID: <6795762.CHjtybry0R@markc.lan> Organization: http://markconstable.com User-Agent: KMail/4.9.2 (Linux/3.6.5-1-ARCH; KDE/4.9.2; x86_64; ; ) In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Cc: cerowrt-devel@lists.bufferbloat.net Subject: Re: [Bloat] getting fq_codel tested in the next year (in the ubuntu 13.4 test series?) somehow X-BeenThere: bloat@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: General list for discussing Bufferbloat List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Nov 2012 02:23:29 -0000 On 2012-11-03 11:11 PM, Dave Taht wrote: > ... > During that meeting I tossed off a shorter, cleaner version of the > debloat script which sets up fq_codel on ethernet or wifi on debian > derived systems. > > https://github.com/dtaht/deBloat/blob/master/src/debloat.sh FWIW this would have been a better link as it can be wget'd without having to review the page first in a browser. https://raw.github.com/dtaht/deBloat/master/src/debloat.sh As simple as the above may be it's one of the more tangible assets of the bufferbloat movement because I can *easily* deploy it to various boxes and see/feel if there is any difference. Worked on an Archlinux laptop after I installed iproute2 and ethertool.