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 8EFB83B260; Mon, 19 Dec 2016 17:31:24 -0500 (EST) Received: from mail.toke.dk (localhost.localdomain [127.0.0.1]) by mail.toke.dk (Postfix) with ESMTPS id A7055275CF; Mon, 19 Dec 2016 23:31:20 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=toke.dk; s=20161023; t=1482186680; bh=BSRwA7n5Sr8+x1yzJD396HxyI2BBF/UQpaCr8xV/cMc=; h=From:To:Subject:Date:From; b=o5oT/1TPjEpwNtxRwphUQ1Us+SDLmx3hpFxocYZAdB0kr2ulk9/YRdZq0a0ld4BWE JUn+ObP43KaGjyNITV8Ex5sUQv2LIiZUTclHAw9mPHY9NA6uZylKjB216Gyc5DGBw4 BEG17CJUw/Laj5RfcLJzyfbg+xlbEBMp9TCZbvjF0DHgcx7gcKGfKJMpH6j3ihgT+i Bg+iBjr6oeUBHxGXjNUjeS1lJwt9/4YfdkcacGD3yKauiZMmuOLvjS6Ko6BZAIUCVQ 2k0/Sgu0ThgCEO317xqE6LXhPzd21emTFUkogrIMOxP50hEDoJy6egmBKwjdw9mfi7 mYGFTN98gjvxA== Received: by alrua-karlstad.karlstad.toke.dk (Postfix, from userid 1000) id 8CB049BA6C4; Mon, 19 Dec 2016 23:31:20 +0100 (CET) From: =?utf-8?Q?Toke_H=C3=B8iland-J=C3=B8rgensen?= To: make-wifi-fast@lists.bufferbloat.net, cake@lists.bufferbloat.net Date: Mon, 19 Dec 2016 23:31:20 +0100 X-Clacks-Overhead: GNU Terry Pratchett Message-ID: <877f6vr1on.fsf@toke.dk> MIME-Version: 1.0 Content-Type: text/plain Subject: [Make-wifi-fast] Airtime fairness patch merged upstream, and the Turris Omnia debloated 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: Mon, 19 Dec 2016 22:31:24 -0000 The airtime fairness patch for ath9k has been accepted into the mainline Linux kernel, and is queued to be merged for 4.11 (i.e. the next merge window after the current 4.10 cycle completes). The patch has also been accepted into LEDE and is currently in Felix' staging tree at https://git.lede-project.org/?p=lede/nbd/staging.git;a=summary - so if nothing surprising shows up, it should make it into the regular LEDE nightlies before too long :) In related news, the Turris Omnia had the WiFi queue restructure patches added in the latest update; and the ath10k chip it ships with seems to have the required hardware support, so both WiFi devices in the Omnia now have nicely debloated queues. They also switched to sqm-scripts (from wondershaper that they shipped before), and added Cake :) -Toke