* [ath9k-devel] ath9k-devel: mac80211 Rate Control
@ 2010-09-21 8:37 "Lorna González"
2010-09-21 10:12 ` Felix Fietkau
0 siblings, 1 reply; 3+ messages in thread
From: "Lorna González" @ 2010-09-21 8:37 UTC (permalink / raw)
To: ath9k-devel
Hello,
I have some questions regarding mac80211 rate control:
1. Is minstrel the default rate control algorithm?
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?
I appreciate your comments
Best regards
Lorna Gonz?lez
--
GMX DSL SOMMER-SPECIAL: Surf & Phone Flat 16.000 f?r nur 19,99 Euro/mtl.!*
http://portal.gmx.net/de/go/dsl
^ permalink raw reply [flat|nested] 3+ messages in thread
* [ath9k-devel] ath9k-devel: mac80211 Rate Control
2010-09-21 8:37 [ath9k-devel] ath9k-devel: mac80211 Rate Control "Lorna González"
@ 2010-09-21 10:12 ` Felix Fietkau
2010-10-18 19:10 ` Lito
0 siblings, 1 reply; 3+ messages in thread
From: Felix Fietkau @ 2010-09-21 10:12 UTC (permalink / raw)
To: ath9k-devel
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* [ath9k-devel] ath9k-devel: mac80211 Rate Control
2010-09-21 10:12 ` Felix Fietkau
@ 2010-10-18 19:10 ` Lito
0 siblings, 0 replies; 3+ messages in thread
From: Lito @ 2010-10-18 19:10 UTC (permalink / raw)
To: ath9k-devel
Felix Fietkau <nbd <at> openwrt.org> writes:
>
> 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 :)
I am interested in disabling all rate adaptation algorithms in ath9k. how could
I do that?
thnx a lot in advance,
Lito
>
> > 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
> _______________________________________________
> ath9k-devel mailing list
> ath9k-devel <at> lists.ath9k.org
> https://lists.ath9k.org/mailman/listinfo/ath9k-devel
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-10-18 19:10 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-21 8:37 [ath9k-devel] ath9k-devel: mac80211 Rate Control "Lorna González"
2010-09-21 10:12 ` Felix Fietkau
2010-10-18 19:10 ` Lito
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.