From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ea0-x22b.google.com (mail-ea0-x22b.google.com [IPv6:2a00:1450:4013:c01::22b]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority" (verified OK)) by huchra.bufferbloat.net (Postfix) with ESMTPS id 8A57F21F0B3 for ; Tue, 26 Mar 2013 06:24:16 -0700 (PDT) Received: by mail-ea0-f171.google.com with SMTP id b15so837464eae.16 for ; Tue, 26 Mar 2013 06:24:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:subject:mime-version:content-type:from:in-reply-to:date :cc:content-transfer-encoding:message-id:references:to:x-mailer; bh=MXlEljurtgBaXFLBbt9Y1zqqyMa9YSgffJPT7Kt3Lpg=; b=dqrR5S5t32B0PHGg625P8SFVX2aBfVICo9WucPPztNWLcI6i9zwiFsP2WIqMGqXM12 3rRVyNK15chIb6qmXI1SGzfrzcTm710DcN7qRcbJAyPfy1OqAczU1y4Pax1QHJlJvimd PW+TFRP+X9fChiSlWoXNAHlOAm+FW/byN8g3ppXP1HHHrY1C+J2u9MsIerSLlgHtTbC9 M5U11K8MC94q1EsRdTTPMu4JVgW3xRnI2uiAjcVc2RqTYU2tju/IBpEXzRxyMDyGmvWL DYkXw2xJ3pTha9jcqEDfWDixf7gid+99lTdPpQtSQDvNFVQcKG39w22UrIkyhecStzQu WGcA== X-Received: by 10.15.111.202 with SMTP id cj50mr4943271eeb.6.1364304254703; Tue, 26 Mar 2013 06:24:14 -0700 (PDT) Received: from bass.home.chromatix.fi (xdsl-83-150-84-172.nebulazone.fi. [83.150.84.172]) by mx.google.com with ESMTPS id r4sm25007302eeo.12.2013.03.26.06.24.12 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 26 Mar 2013 06:24:13 -0700 (PDT) Mime-Version: 1.0 (Apple Message framework v1085) Content-Type: text/plain; charset=us-ascii From: Jonathan Morton In-Reply-To: Date: Tue, 26 Mar 2013 15:24:11 +0200 Content-Transfer-Encoding: quoted-printable Message-Id: References: <514A1A60.2090006@swin.edu.au> <20130320161622.25fbd642@nehalam.linuxnetplumber.net> To: Maarten de Vries X-Mailer: Apple Mail (2.1085) Cc: bloat Subject: Re: [Bloat] Solving bufferbloat with TCP using packet delay 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: Tue, 26 Mar 2013 13:24:17 -0000 On 26 Mar, 2013, at 3:10 pm, Maarten de Vries wrote: > Unless of course there are multiple queues for the different types of = flows, but yeah, where's that pink pony? Ah, but fq_codel *does* cope with that sort of problem relatively well. = It doesn't need to distinguish types of flows, just flows in general. - Jonathan Morton