From: ferran <ranker72@gmail.com>
To: ath9k-devel@lists.ath9k.org
Subject: [ath9k-devel] hardware queue
Date: Mon, 27 Jul 2015 20:20:52 +0200 [thread overview]
Message-ID: <55B67684.3040706@gmail.com> (raw)
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
reply other threads:[~2015-07-27 18:20 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=55B67684.3040706@gmail.com \
--to=ranker72@gmail.com \
--cc=ath9k-devel@lists.ath9k.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.