All of lore.kernel.org
 help / color / mirror / Atom feed
* [ath9k-devel] hardware queue
@ 2015-07-27 18:20 ferran
  0 siblings, 0 replies; only message in thread
From: ferran @ 2015-07-27 18:20 UTC (permalink / raw)
  To: ath9k-devel

Hi there,

I am monitoring the debugfs ath9k_htc/queue file to detect high use of
an AR9271 wifi dongle.  When I inject traffic through it, I see that
Best-Effort queue gets constantly filled and emptied, while the other
queues remain empty. My problem is that the value "Data BE endpoint"
keeps going down to zero, and it makes a false-negative for my watchdog.
I also could code a simple memory system, but before that I am trying to
get the best data source.

As a detail, I am polling debugfs every 100ms, but it doesn't look to
update that fast.

So, is there any way to get more accurate info on the occupancy of the
queues? If not, my aim is to detect a full-load of the dongle, so any
suggestions in this direction are more than welcome.

Regards,
Ferran

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-07-27 18:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-27 18:20 [ath9k-devel] hardware queue ferran

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.