From: Felix Fietkau <nbd@openwrt.org>
To: ath9k-devel@lists.ath9k.org
Subject: [ath9k-devel] ath9k-devel: mac80211 Rate Control
Date: Tue, 21 Sep 2010 12:12:30 +0200 [thread overview]
Message-ID: <4C98850E.20908@openwrt.org> (raw)
In-Reply-To: <20100921083710.265540@gmx.net>
On 2010-09-21 10:37 AM, "Lorna Gonz?lez" wrote:
>
> Hello,
>
> I have some questions regarding mac80211 rate control:
>
> 1. Is minstrel the default rate control algorithm?
minstrel_ht is for 802.11n, for legacy it falls back to minstrel.
ath9k still uses its own rate control by default though - but I sent a
patch that allows you to turn that off :)
> 2. If I built two interfaces on the mac80211 layer and I connect one interface i.e. wlan0 to an ieee802.11g AP and the second one i.e. wlan1 to a iee802.11n AP. Will the rate control work independent for each network or
> it would take for both networks the rate control of the iee802.11g/n? Has someone made a similar test?
> 3. Does rate control also aply for virtual wiphys? or since the mac80211 does not know about multiple radios there is not rate control implemented?
No need to test for this specifically, since rate control works on each
individual peer anyway, so it doesn't matter whether there's one virtual
interface or any other number.
- Felix
next prev parent reply other threads:[~2010-09-21 10:12 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-21 8:37 [ath9k-devel] ath9k-devel: mac80211 Rate Control "Lorna González"
2010-09-21 10:12 ` Felix Fietkau [this message]
2010-10-18 19:10 ` Lito
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=4C98850E.20908@openwrt.org \
--to=nbd@openwrt.org \
--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.