From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ob0-x231.google.com (mail-ob0-x231.google.com [IPv6:2607:f8b0:4003:c01::231]) (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 B571E21F113 for ; Fri, 20 Dec 2013 20:32:53 -0800 (PST) Received: by mail-ob0-f177.google.com with SMTP id vb8so3574354obc.22 for ; Fri, 20 Dec 2013 20:32:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=U+G02E0oQ+EWTXHDw8lLxluOzx6tpnbEckp9/O8fmhs=; b=DNlYn+FUQbTq2h0nJ6VkmvBaFUsQ3J1aSAw/8yIGnfHwdMkYV84RpMY7I/N46ZZEtW e4IeL/ult7LUSrYV4x0SQ8jpnoLN1+bDRQipGl9BnwllpWs9P5UpQguPPHHEokmFLDmA H0ZRMkdpwhGHcEZZtouveH1/Bs3L9qfzICgUhBbLTh88qU1VajrjL0DP0oMrKaNHkUcl iSX9rdg4+HJ5qtOZti9Uar3qh+O5SWtVB26mOkTkscTcEpL4JK6wg1iH54jA4HjRBZCu w7IZc1rlwofd4ikM6fiUfVpgKm7sP6i1wGFOzzGTyyOtghr3NYhe1S6VIENDsiKdWboq glYg== MIME-Version: 1.0 X-Received: by 10.60.33.7 with SMTP id n7mr9222996oei.25.1387600372732; Fri, 20 Dec 2013 20:32:52 -0800 (PST) Received: by 10.76.9.161 with HTTP; Fri, 20 Dec 2013 20:32:52 -0800 (PST) Date: Fri, 20 Dec 2013 20:32:52 -0800 Message-ID: From: Hector Ordorica To: cerowrt-devel@lists.bufferbloat.net Content-Type: text/plain; charset=UTF-8 Subject: [Cerowrt-devel] Proper AQM settings for my connection? X-BeenThere: cerowrt-devel@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: Development issues regarding the cerowrt test router project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Dec 2013 04:32:54 -0000 I'm running 3.10.13-2 on a WNDR3800, and have used the suggested settings from the latest draft: http://www.bufferbloat.net/projects/cerowrt/wiki/Setting_up_AQM_for_CeroWrt_310 I have a 30Mb down / 5Mb upload cable connection. With fq_codel, even undershooting network upload bandwidth by more than 95%, I'm seeing 500ms excessive upload buffering warnings from netalyzr. Download is ok at 130ms. I was previously on a 3.8 release and the same was true. With pie (and default settings), the buffer warnings go away: http://n2.netalyzr.icsi.berkeley.edu/summary/id=43ca208a-32182-9424fd6e-5c5f-42d7-a9ea And the connection performs very well while torrenting and gaming. Should I try new code? Or can I tweak some variables and/or delay options in scripts for codel? Thanks for your work, Hector