From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mx1.redhat.com", Issuer "DigiCert SHA2 Extended Validation Server CA" (verified OK)) by huchra.bufferbloat.net (Postfix) with ESMTPS id F0DFC21F2EE for ; Tue, 21 Oct 2014 10:45:07 -0700 (PDT) Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id s9LHiugU031610 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL); Tue, 21 Oct 2014 13:44:57 -0400 Received: from [10.34.26.230] (dhcp-26-230.brq.redhat.com [10.34.26.230]) by int-mx09.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id s9LHisEE013493; Tue, 21 Oct 2014 13:44:55 -0400 Message-ID: <54469B96.50204@redhat.com> Date: Tue, 21 Oct 2014 19:44:54 +0200 From: Michal Schmidt User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.1.1 MIME-Version: 1.0 To: Tom Gundersen References: <121767.1413574248@turing-police.cc.vt.edu> <9382.1413826910@turing-police.cc.vt.edu> <544672D3.8020709@redhat.com> <58702.1413908858@turing-police.cc.vt.edu> <54469242.5010506@redhat.com> In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.68 on 10.5.11.22 Cc: cerowrt-devel@lists.bufferbloat.net Subject: Re: [Cerowrt-devel] SQM in mainline openwrt, fq_codel considered for fedora default 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: Tue, 21 Oct 2014 17:45:36 -0000 On 10/21/2014 07:24 PM, Tom Gundersen wrote: > I have now subscribed to cerowrt-devel (long overdue), and I would > very much appreciate any comments you guys may have on our networking > work in systemd. In particular, if there are any more tweaks like > making fq_codel the deafult, which would be the reasonable choice for > 95% of users (most of whom don't know about these things and would > otherwise never touch them), we are very open to suggestions. An idea: Can networkd configure interfaces' txqueuelen? (Though with BQL and codel maybe it's not that important anymore.) Michal