From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail2.tohojo.dk (mail2.tohojo.dk [77.235.48.147]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id 5511E3B25E for ; Mon, 9 May 2016 07:00:28 -0400 (EDT) X-Virus-Scanned: amavisd-new at mail2.tohojo.dk DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=toke.dk; s=201310; t=1462791625; bh=ktp0FFl+UOwDt8tbakn5cQGJHLSMVhR4zekFiFnNfeU=; h=From:To:Subject:Date; b=fItd2EhjmaW1IQH8og+PLx9OaEMDUi319M0XT9pE9kvRoWTTuZj9tBa81DAvpNkq2 DqBNBUZGN3LPEiK9anxgdzUtspTkhUK15RNgnwF1DwGVkxKzEGwXY/TqSivh51mXV2 ZSWVOwYq1X4ha9B2/1qs8J5Euml1c+rucj2vhXr4= Sender: toke@toke.dk Received: by alrua-kau.kau.toke.dk (Postfix, from userid 1000) id ED673C400AB; Mon, 9 May 2016 13:00:24 +0200 (CEST) From: =?utf-8?Q?Toke_H=C3=B8iland-J=C3=B8rgensen?= To: make-wifi-fast@lists.bufferbloat.net Date: Mon, 09 May 2016 13:00:24 +0200 X-Clacks-Overhead: GNU Terry Pratchett Message-ID: <871t5bpkc7.fsf@toke.dk> MIME-Version: 1.0 Content-Type: text/plain Subject: [Make-wifi-fast] Diagram of the ath9k TX path 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, 09 May 2016 11:00:28 -0000 I finally finished my flow diagram of the ath9k TX path (corresponding to the previous one I did for the mac80211 stack). In case anyone else is interested, it's available here: https://blog.tohojo.dk/2016/05/the-ath9k-tx-path.html -Toke