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 1ECF63B29E for ; Thu, 3 Sep 2020 09:29:03 -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=1599139743; bh=L9bH4QT+UitdOh8iUbit3Ifkg6bE3nhN2Zz3df9M5Vo=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=UOz/3f8gCAJ0IZE0myx8zcqG1asOaJiQs1TpdzQl/7ukVcd4mB4z5pqYyYpWWMyyd YnPnmgg+UONdGyI5N573YIxdDAtXStUoWr1ss0ACelvp5rkLzfH61qT9bvxJUv0CUd mJuD8zVkRSh5DLxhV7y7AENzUg3W9NqkCE01Pa0qkX+xXcDYQJUqTyRqPUx075yugF CXPD+bURRN57OV9LKzhpnRm2mS0aqRXX5qKs5S/IS06xAnUhpSesY/qB4x/L2mi1n3 sRCFo8otQW4SDZuCWoTIkgsWVzgZ8lW1infeluiA4st3DEl0ejDgM5W9oHFo/R1BzM hEva6ELxiLU2Q== To: Mikael Abrahamsson Cc: bloat@lists.bufferbloat.net In-Reply-To: References: <87mu2bjbf8.fsf@toke.dk> <87eennj64i.fsf@toke.dk> Date: Thu, 03 Sep 2020 15:29:02 +0200 X-Clacks-Overhead: GNU Terry Pratchett Message-ID: <87d033gfa9.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: Thu, 03 Sep 2020 13:29:04 -0000 Mikael Abrahamsson writes: > On Mon, 31 Aug 2020, Toke H=C3=B8iland-J=C3=B8rgensen wrote: > >> And what about when you're running CAKE in 'unlimited' mode? > > I tried this: > > # tc qdisc add dev eth0 root cake bandwidth 900mbit So the difference from before is just the lack of inbound shaping, or? -Toke