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 E17533B29E for ; Fri, 17 Feb 2017 04:56:29 -0500 (EST) Received: from mail.toke.dk (localhost.localdomain [127.0.0.1]) by mail.toke.dk (Postfix) with ESMTPS id ED272747CA; Fri, 17 Feb 2017 10:56:28 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=toke.dk; s=20161023; t=1487325388; bh=Bm8kyX+h4ftBrt3ssF2BfDSw3dwVWmYm+HL2bM5FV1M=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=ppk6mFLHjfRTDdTfkEoP1emH2jewvnxd1qQgd6I7vWBTDz4eJK4fypMN3bphL7q2m 8axhNkMTX1U8TfxbaFwfFwupUGNYBYHMe3eu6vHvcAN8wnDUhEBb3OI2JC6GGZDHKp LadiRvBofXs6istQWF/lmdszQE3j4/obK5iWZ5ALZbNHFgjT7QedDURzJXw3pf+XD0 0apKzg08q5j8IqHz42D+aqq+apTSO2WCsGGofi+uG9cIxvHJzEEtllxgDxKkdPRZz9 xg1Z2rGN/++ntc88E1jPoVN4bbdH7/gmjrDlAwRAT8n5/p4oLnczPhZAxZc8XubSF0 N4ppsdgHEbXSA== Received: by alrua-karlstad.karlstad.toke.dk (Postfix, from userid 1000) id CE80BA580D0; Fri, 17 Feb 2017 10:56:28 +0100 (CET) From: =?utf-8?Q?Toke_H=C3=B8iland-J=C3=B8rgensen?= To: Dave Taht Cc: Frank Horowitz , make-wifi-fast@lists.bufferbloat.net References: <47B84782-858A-4CAF-BD22-3CC835483DC9@horow.net> Date: Fri, 17 Feb 2017 10:56:28 +0100 In-Reply-To: (Dave Taht's message of "Thu, 16 Feb 2017 19:50:59 -0800") X-Clacks-Overhead: GNU Terry Pratchett Message-ID: <87y3x53zub.fsf@alrua-karlstad> MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Make-wifi-fast] Instrumented ATH9K for Crashes? 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: Fri, 17 Feb 2017 09:56:30 -0000 Dave Taht writes: > It is my hope felix squished it last week. > > https://patchwork.kernel.org/patch/9568369/ That is a fix to the airtime fairness patch, though, which is not in 4.10. But if the kernel is from net-next, it's probably not actually 4.10; Frank, did you get that from git describe? Because then it's probably not 4.10-rc7, but 4.10-rc7+something, which is different (yeah, git describe is annoying that way). As far as instrumenting a box for capturing logs, I ended up using an old-fashioned serial cable to another machine in my test setup... -Toke