From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.toke.dk (mail.toke.dk [52.28.52.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id 0CEAA3CB4C for ; Thu, 22 Feb 2018 05:11:54 -0500 (EST) 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=1519294313; bh=/FNa5r6yYrOawOdRDAMwYqkcOtNyvdObA6ZrlPub5+w=; h=From:To:Subject:In-Reply-To:References:Date:From; b=d+JxQMW5PEcRvrrbIcAgksU9/48JrZGy/jCJelnHx/urSD9I1oDCGpeoeJ5mzADio bjWX5TBMggK6tLbKU+q/frqTUG0+uix1dVQGoxnWM/j7TctG9z9yJZE7BiDmoc5Zfr ibSFjEsFvTjG4lN42zkVIfyzXWAbukz8+vZmSPVqL99N0utigh/m9gmbE5isWU0dF2 05Ywt4pTGrMhoEBPW16HMbdIWUZPHWgdr+Gei0YR5K/XEdhY4nzKZWS7RYgyHuTKDT wyRzy3mmJ8Rc1WnGE81yIENzIKBQymA6KzWe3bkUXnl/TeVV7Q9DXinQgbfH3eib3U eVBHT9mFiI8Nw== To: Arend van Spriel , make-wifi-fast@lists.bufferbloat.net, linux-wireless@vger.kernel.org In-Reply-To: <5A8DCE3B.3000607@broadcom.com> References: <20180219170224.14816-1-toke@toke.dk> <5A8D3445.3040300@broadcom.com> <87bmgiboan.fsf@toke.dk> <5A8DCE3B.3000607@broadcom.com> Date: Thu, 22 Feb 2018 11:11:53 +0100 X-Clacks-Overhead: GNU Terry Pratchett Message-ID: <87o9kh9vva.fsf@toke.dk> MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Make-wifi-fast] [PATCH 0/3] Export TXQ parameters and statistics via nl80211 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, 22 Feb 2018 10:11:55 -0000 Arend van Spriel writes: >>> So can we expect some manual in which is described what parameter >>> should be tweaked based on the retrieved statistics. >> >> Heh, not sure I'll promise a whole manual, but I am happy to write a >> blog post (or wiki page if that's better) explaining what these values >> mean and what insight one might gain from them. > > My preference would be to have something on wireless.wiki.kernel.org. > Another option might be to add kerneldoc section for this. Sure, I can add a page on the wiki about TXQs :) -Toke