235750 printf at 10 sec intervals

Adrian Chadd adrian at freebsd.org
Thu Jun 7 20:54:20 UTC 2012


On 7 June 2012 13:52, Kim Culhan <w8hdkim at gmail.com> wrote:

> kernel: ath0: ath_tx_normal_setup: txq=0xffffff80007aba70 (1), pri=3,
> pri txq=0xffffff

.. right, I gather the TXQ was truncated.

So, I think that's some management traffic that is being thrown into
the best effort queue (txq 1) even though the net80211 stack gave it a
higher AC priority (3, voice).

Ok, so I'm not the only person who sees that. Good. Now, how to fix
all of that nonsense up.



Adrian


More information about the freebsd-wireless mailing list