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 ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id B55113BA8E for ; Thu, 5 Jul 2018 09:08:48 -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=1530796127; bh=MP76ii6zKQKdBaXHTlzZWdqHKC0XHgZAmg9yOA7NO0Y=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=h3K4L0JRSIahJlBD9udGBDz91jrmj6OVGTsmMIrt+HoHNBwBQDejJ22+6sQCwMZKM CH3eGiU0TKSFo/WQFXTUYbbgXnSvoaowZRh5FQy/8Y39ozsnNNWRiaZTDRpSSB/VGy zFMtspY8xdhKdGvb8GCpzKezy/FnNvIi1dbKTYHr9OXlosSzL94d2buCzI/mpsFruv EndyC1gwjgkAway/gLESUkO9a8qHI1cQa0E80BSfxymZtIADrCFTzCqPiOJ5ePInt/ v1sMhAzXVxPBqXNfOqf2ZEyY3I6+f8yNuAVCDb5FWPvlMJkayMFXzXpVTvd0tlbfSa CW68b1tzN6YvQ== To: Pete Heist , bkil Cc: Make-Wifi-fast In-Reply-To: <2EC1279B-76C6-48C0-AED4-E9C4A7D0F004@heistp.net> References: <9E7E043B-2373-46ED-B122-38A287422999@eventide.io> <87d0wu7rbg.fsf@toke.dk> <8A44F1D4-1EB8-4D46-85F9-00C7307FF2D4@heistp.net> <2EC1279B-76C6-48C0-AED4-E9C4A7D0F004@heistp.net> Date: Thu, 05 Jul 2018 15:08:46 +0200 X-Clacks-Overhead: GNU Terry Pratchett Message-ID: <874lhdeso1.fsf@toke.dk> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Make-wifi-fast] mesh deployment with ath9k driver changes X-BeenThere: make-wifi-fast@lists.bufferbloat.net X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Jul 2018 13:08:48 -0000 Pete Heist writes: > And in the aqm driver support I=E2=80=99m not sure what fq_overmemory > signifies (Toke may know that) or if the other stats are within the > expected ranges for this amount of traffic. Overmemory is the amount of times the total queue size went over the 4MiB limit. So I'd say that 60 million times is...quite a lot. Is there a lot of traffic that doesn't respond to congestion signals on that link? -Toke