From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-vn0-x22b.google.com (mail-vn0-x22b.google.com [IPv6:2607:f8b0:400c:c0f::22b]) (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 8140F21F561 for ; Thu, 4 Jun 2015 13:35:30 -0700 (PDT) Received: by vnbf1 with SMTP id f1so6621156vnb.6 for ; Thu, 04 Jun 2015 13:35:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=cfKNDyi8vV/3kekK6cfNdzHN4XByoUe06usXtiBhJEo=; b=ongg0c394LZMeM/3vgXvehBEfFSTQZKmxIJxaU3NUd2hmJWUiIOquBCHEbgxHRAhvv z/3GKjutRvtxaxLxDAkw/qhvFuiw6h3ln+KUSQ0UTcG+EhpLcRqgInpgMxxgGo18coo6 dsO3gKwdAebqRpyFOZYbVbkAikKRiOky2on4SamxeiwzIDkxCtixKANYlqQnbxU31cZo /Kk5f4KKmN1WQuAkR9r65b5/8cKLCGd3ezKzz55Pi13j/pg4xgKkt4AUswn8DXF+c6G5 olW+HuGKNBAgpZtDxmYfOMyILWshaaE+WNiEQ3XbUdrUxpStly8DfCB9Oh77MauaKrlG LiWA== MIME-Version: 1.0 X-Received: by 10.52.178.5 with SMTP id cu5mr59732382vdc.20.1433450129263; Thu, 04 Jun 2015 13:35:29 -0700 (PDT) Received: by 10.52.12.167 with HTTP; Thu, 4 Jun 2015 13:35:29 -0700 (PDT) Received: by 10.52.12.167 with HTTP; Thu, 4 Jun 2015 13:35:29 -0700 (PDT) In-Reply-To: References: Date: Thu, 4 Jun 2015 23:35:29 +0300 Message-ID: From: Jonathan Morton To: Rich Brown Content-Type: multipart/alternative; boundary=bcaec5016137c212a30517b71df1 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:35:58 -0000 --bcaec5016137c212a30517b71df1 Content-Type: text/plain; charset=UTF-8 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 --bcaec5016137c212a30517b71df1 Content-Type: text/html; charset=UTF-8

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

--bcaec5016137c212a30517b71df1--