From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.toke.dk (mail.toke.dk [45.145.95.4]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id F343A3B2A4 for ; Tue, 1 Sep 2020 12:11:36 -0400 (EDT) From: Toke =?utf-8?Q?H=C3=B8iland-J=C3=B8rgensen?= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=toke.dk; s=20161023; t=1598976695; bh=K8KvKh39q9eB/zL2FTWI7XgWYqxvWtL+9mO/uFsQgmE=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=xPzbuW6yCPkKX/TvMPt+gz111eZ1C2uy806No9Lzs3rB9SJozCZmW2O9Uc0bhWi1o Ib8v97j5yjpAidbhZxr2QY+ERPOB+HM9n1r6VosxKWPXxDNtUVQgSsFkeLuyBBG+ma cVX4y4zDydi+AO/AiJrob5najGtxWzhTUjHxZbf3d0D2+DITIqMuth8lMWE9Et/f0Z 4P3DU5JlVGskgMV+CMjzAIU3Q4wu9JQEjpO1Ojgc6w6CifkmemY0GsfCo5P4Az4qk+ 2uRzOmlvtdZl0GIyLwBD63UxYrLDRZBZ7r561XADjx5aJuVkXDbCLGxdcE56rXriXT 0tJLzQ403F0KA== To: Jonathan Foulkes Cc: Mikael Abrahamsson , bloat@lists.bufferbloat.net In-Reply-To: <5DBFB383-13E8-4587-BE49-1767471D7D59@jonathanfoulkes.com> References: <87mu2bjbf8.fsf@toke.dk> <5DBFB383-13E8-4587-BE49-1767471D7D59@jonathanfoulkes.com> Date: Tue, 01 Sep 2020 18:11:35 +0200 X-Clacks-Overhead: GNU Terry Pratchett Message-ID: <87r1rliiiw.fsf@toke.dk> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Bloat] CAKE in openwrt high CPU X-BeenThere: bloat@lists.bufferbloat.net X-Mailman-Version: 2.1.20 Precedence: list List-Id: General list for discussing Bufferbloat List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Sep 2020 16:11:37 -0000 Jonathan Foulkes writes: > Toke, that link returns a 404 for me. Ah, seems an extra character snuck in at the end - try this: https://github.com/dtaht/sch_cake/commit/3152477235c934022049fcddc063c45d37= ec10e6 > For others, I=E2=80=99ve found that testing cake throughput with isolatio= n options enabled is tricky if there are many competing connections.=20 > Like I keep having to tell my customers, fairness algorithms mean no one = device will ever gain 100% of the bandwidth so long as there are other open= & active connections from other devices. > > That said, I=E2=80=99d love to find options to increase throughput for > single-tin configs. Yeah, doing something about this is on my list, one way or another. Not sure how much more we can do in terms of overhead, so we may have to go for multi-q (and multi-CPU) support. How many CPU cores does the IQrouter have? -Toke