From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wg0-x229.google.com (mail-wg0-x229.google.com [IPv6:2a00:1450:400c:c00::229]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by huchra.bufferbloat.net (Postfix) with ESMTPS id AE94221F561 for ; Thu, 4 Jun 2015 13:41:37 -0700 (PDT) Received: by wgme6 with SMTP id e6so42427399wgm.2 for ; Thu, 04 Jun 2015 13:41:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=weUBSwBZga8C+o+rNLSXbKiR18uugJoK8kvFWm0w1nc=; b=rbLTQFm3hBYSQC+7T4+G49ZE5mgAzhYO/gc+wvfhQFUOrs8l4WCXJ2eB4mqZ5qJDf+ W3qdnqoHt8iY7bZVdET884QQ7iPR0n2Opf2ZCyIzpmwzlNc5Im1S/dqt5hfVTJe20/GJ TnI6gm7963giPNpyOD68PdgB/XcoY7q3KJ7UF2rxlrDlWWkUDu+8AqrBN4FnxwHNpOBo 9RqsiUjerRrvOj3yjF9TDqshUrAvRLB8Qwp6eSQqx/LGPbWVeuOTFhR3APc6K3oPZfK8 /Prb0wMDO7pDy97k8TAj0gAIj0aZtdYhc7VcdIEbz9Et75g2emER+8Ojppo2cIhbUYb4 yZyg== MIME-Version: 1.0 X-Received: by 10.194.177.133 with SMTP id cq5mr72787685wjc.145.1433450495334; Thu, 04 Jun 2015 13:41:35 -0700 (PDT) Sender: gettysjim@gmail.com Received: by 10.194.118.166 with HTTP; Thu, 4 Jun 2015 13:41:35 -0700 (PDT) In-Reply-To: References: Date: Thu, 4 Jun 2015 16:41:35 -0400 X-Google-Sender-Auth: g0kxITXkKIg22ygKSuHeLO-kq1M Message-ID: From: Jim Gettys To: Jonathan Morton Content-Type: multipart/alternative; boundary=089e0149427693e0780517b73360 Cc: bloat Subject: Re: [Bloat] I thought the diagram, at least, was a good start 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: Thu, 04 Jun 2015 20:42:06 -0000 --089e0149427693e0780517b73360 Content-Type: text/plain; charset=UTF-8 On ubuntu 14.04, I add a file named 10-debloat.conf in /etc/sysctl.d with the following lines in it: jg@thinkpad:/etc/sysctl.d$ cat 10-debloat.conf net.ipv4.tcp_ecn=1 net.core.default_qdisc=fq_codel On Thu, Jun 4, 2015 at 4:35 PM, Jonathan Morton wrote: > The main one on Linux would be: > > echo net.core.default_qdisc=fq_codel >> /etc/sysctl.conf > > ...at least, if I've remembered it right. > > - Jonathan Morton > > _______________________________________________ > Bloat mailing list > Bloat@lists.bufferbloat.net > https://lists.bufferbloat.net/listinfo/bloat > > --089e0149427693e0780517b73360 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
On = ubuntu 14.04, I add a file named 10-debloat.conf in /etc/sysctl.d with the = following lines in it:

jg@thinkpad:/etc/sysctl.d$ cat 10-debloat.conf
net.ipv4.tcp_ecn=3D1
net.core.default_qdisc=3Dfq_codel



On Thu, Jun 4, 2015 at = 4:35 PM, Jonathan Morton <chromatix99@gmail.com> wrote:<= br>

The main one on Linux woul= d be:

echo net.core.default_qdisc=3Dfq_codel >> /etc/sysctl.= conf

...at least, if I've remembered it right.

- Jonathan Morton


_______________________________________________
Bloat mailing list
Bloat@lists.bufferbloat.net<= /a>
= https://lists.bufferbloat.net/listinfo/bloat


--089e0149427693e0780517b73360--