From: shinnazar <seytnazarovsho@ynu.ac.kr>
To: ath9k-devel@lists.ath9k.org
Subject: [ath9k-devel] SW queuing stopped during transmissions
Date: Sat, 20 Jul 2013 00:56:12 +0900 [thread overview]
Message-ID: <000001ce8498$7f44e500$7dceaf00$@ac.kr> (raw)
In-Reply-To: <000001ce844d$7febef80$7fc3ce80$@ac.kr>
More details on these,
ieee80211_subif_start_xmit() function isn't receiving any frame from kernel
while the transmission is going on. This continues until block ack will be
received i.e., until ATH9K_INT_TX interrupt will be released. Because of
this, SW queue sometimes cannot provide the HW queue with necessary number
of frames. I didn't understand what was the logic behind such a method for
implementation, but this feature causes significant performance degradation
under usual channel conditions.
From: shinnazar [mailto:seytnazarovsho at ynu.ac.kr]
Sent: Friday, July 19, 2013 3:59 PM
To: ath9k-devel at lists.ath9k.org
Subject: [ath9k-devel] SW queuing stopped during transmissions
Hi all,
I want to keep the TX software queue always filled with frames.
But, according to my observations mac80211 stops queuing frames into SW
queue during the transmission.
However I couldn't find the point where should I dig in order to manipulate
the SW queuing for my purpose.
Any ideas?
Warm regards,
Shinnazar.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20130720/7d12ca5d/attachment-0001.htm
prev parent reply other threads:[~2013-07-19 15:56 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-19 6:59 [ath9k-devel] SW queuing stopped during transmissions shinnazar
2013-07-19 15:56 ` shinnazar [this message]
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='000001ce8498$7f44e500$7dceaf00$@ac.kr' \
--to=seytnazarovsho@ynu.ac.kr \
--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.