From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.toke.dk (mail.toke.dk [IPv6:2001:470:dc45:1000::1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id EB9B83B2A2 for ; Mon, 7 Nov 2016 09:54:06 -0500 (EST) Received: from mail.toke.dk (localhost.localdomain [127.0.0.1]) by mail.toke.dk (Postfix) with ESMTPS id 2CF4310A08A; Mon, 7 Nov 2016 15:54:05 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=toke.dk; s=20161023; t=1478530445; bh=n04bk8hdZr2PM4EmP169a+rwl2s9ja8/E6V0zSorxFA=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=ugGV3MZQzgXLK8chkcchTut7xfR7RO3gR8hXXEsAe5yLaoe3RHeY8dDNEey/xKk80 nF1R6ubik9z76NMCL7X+q9TLiLq85HP/xc//+d2lhl0uwrTxMq7q8yH2RyDK0v+5QR SqFQv/6RWtn66h7YXLZG1tyWRDjtLNI8WbxdlH5mNwlwNLGHS0UrEf2K8uGNeVPrHq ykyu8BUPTwf6Lugdy/U2r3PSSb3TWzzq0ZVO7t1w8L//4nsiNQadiqHyWzaMIM0ng7 bfS4bMgPSOClDf634/VvY2abr0t+vLGK4OcjsqE2pyPPMhiIH6X0UJpEz5csBN9m+r 7epcbXbrfsNSg== Received: by alrua-kau.kau.toke.dk (Postfix, from userid 1000) id B9A6FC40404; Mon, 7 Nov 2016 15:54:03 +0100 (CET) From: =?utf-8?Q?Toke_H=C3=B8iland-J=C3=B8rgensen?= To: James Cloos Cc: David Lang , cerowrt-devel@lists.bufferbloat.net References: Date: Mon, 07 Nov 2016 15:54:03 +0100 In-Reply-To: (James Cloos's message of "Mon, 07 Nov 2016 09:30:30 -0500") X-Clacks-Overhead: GNU Terry Pratchett Message-ID: <87twbjbat0.fsf@toke.dk> MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Cerowrt-devel] Turris Omnia X-BeenThere: cerowrt-devel@lists.bufferbloat.net X-Mailman-Version: 2.1.20 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: Mon, 07 Nov 2016 14:54:12 -0000 James Cloos writes: > I don't know why I didn't think of this last night, but I prevented > wshaper from starting at boot and rebooted, and now throughput is > reasonable. Not too surprising that wshaper is to blame: https://www.bufferbloat.net/projects/cerowrt/wiki/Wondershaper_Must_Die/ Also, https://github.com/CZ-NIC/turris-os/issues/9 -Toke