Search Linux Wireless

Re: [RFC][PATCH] mac80211: Use PID controller for TX rate control

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, 03 Dec 2007 12:59:04 +0100
Mattias Nissler <mattias.nissler@xxxxxx> wrote:

> On Mon, 2007-12-03 at 12:54 +0100, Stefano Brivio wrote:
> > On Mon, 03 Dec 2007 12:03:00 +0100
> > Mattias Nissler <mattias.nissler@xxxxxx> wrote:
> > 
> > > Wait a sec. Rate control is per station, so each AP will have it's own
> > > rate control state.
> > 
> > Ah, right. So fixing the related TODO may make sense.
> 
> What TODO excactly are you talking about?

In rate_control_simple_rate_init():
	/* TODO: This routine should consider using RSSI from previous packets
	 * as we need to have IEEE 802.1X auth succeed immediately after assoc..
	 * Until that method is implemented, we will use the lowest supported rate
	 * as a workaround, */

> > > I also thought about your rate <-> failed frames table. I'm not
> > > convinced this works, because I cannot see a way to obtain consistent
> > > values for the table. Clearly, measuring table entries should be done
> > > with equal interference conditions for all entries, and they must also
> > > be adjusted over time. However, if we only collect data during normal
> > > operation, we'll likely have good data only for the few recent rates
> > > we were operating at.
> > 
> > Yes, that's exactly what I meant.
> 
> So? How to do it right?

I'd say we need a keep an array with one element for each rate. The
elements would get updated after that we used that rate. Only the most
recent value would be kept in the array. The issue here is how to deal with
uninitialized values. We may need some preset coefficient or such.


--
Ciao
Stefano
-
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux