From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lb0-x229.google.com (mail-lb0-x229.google.com [IPv6:2a00:1450:4010:c04::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 D94E221FCB4 for ; Fri, 14 Aug 2015 09:11:58 -0700 (PDT) Received: by lbbtg9 with SMTP id tg9so48597753lbb.1 for ; Fri, 14 Aug 2015 09:11:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=6QHhZT55Jbj5OodMDuIcMRBHaY4hF/OC3OnBULWNujU=; b=zTF/lCb6bzedclz7sSy83ywS5vRGTlWBpMutjS2SkSGRihGKyeSOiFFPfwmZpUXuUN pnzGhhiC2q585h2IsQi0aRKYpGXjLIulHI9RiheJcNY3mU9pki+6v5tBsiKEIkldkHzP huDbO1icC0id0o/Ac2WOkFK38J45lajR0SWHbg0PMNr5hTpZU/A2Tkp3cEeOs07LB7Mn o43OpC+g/GJaczrkXGDfMKpDhkAawJTI0vpj9LD7CeZ/X8w+RPs801uqLvxAqevOir3t X52d+I/lbgVmNBBbolBFJkzw5tAxffPLeH0aS1srbjbkfkyyLsTqnosujFLPbunSIHq9 iYFw== X-Received: by 10.152.115.165 with SMTP id jp5mr45813336lab.102.1439568716504; Fri, 14 Aug 2015 09:11:56 -0700 (PDT) Received: from bass.home.chromatix.fi (176-93-44-124.bb.dnainternet.fi. [176.93.44.124]) by smtp.gmail.com with ESMTPSA id qh3sm1571749lbb.25.2015.08.14.09.11.54 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 14 Aug 2015 09:11:56 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2102\)) From: Jonathan Morton In-Reply-To: <55CDE8E3.4080207@student.kit.edu> Date: Fri, 14 Aug 2015 19:11:50 +0300 Content-Transfer-Encoding: quoted-printable Message-Id: References: <55AD2695.8050605@kit.edu> <07D540E8-1184-4DBD-B372-40C55A485C40@gmail.com> <55CDE8E3.4080207@student.kit.edu> To: Polina Goltsman X-Mailer: Apple Mail (2.2102) Cc: Roland Bless , codel@lists.bufferbloat.net, aqm@ietf.org Subject: Re: [Codel] [aqm] Codel's count variable and re-entering dropping state at small time intervals X-BeenThere: codel@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: CoDel AQM discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Aug 2015 16:12:21 -0000 > On 14 Aug, 2015, at 16:10, Polina Goltsman = wrote: >=20 > My question is - are these changes valid for a standalone Codel or are = they specifically made to optimize Cake's scheduler? Incidentally, if you want to test this version of Codel standalone, you = can do so within Cake, by turning off all of the other fancy features: tc qdisc change dev eth0 handle 1: cake unlimited raw besteffort = flowblind This leaves you with no flow-isolation, no Diffserv support, no shaping = and no overhead compensation - just Codel and GSO peeling. - Jonathan Morton