* [RFC][PATCH 0/4] mac80211: rate control rework
@ 2007-12-08 11:21 Mattias Nissler
0 siblings, 0 replies; only message in thread
From: Mattias Nissler @ 2007-12-08 11:21 UTC (permalink / raw)
To: linux-wireless; +Cc: Stefano Brivio, John W. Linville, Johannes Berg
This patch set does some general maintenance at the rate control front,
adds the PID algorithm, makes it the default and removes the old simple
algorihtm. Note that it is WIP, I'm sending it to get comments and to
sync my PID work with Stefano.
Other things I plan to do but not yet in the patches are:
* Change the get_rate() interface to remove the local pointer (can be
obtained from the netdev)
* track wich packets actually use a rate assigned by the rate control
(maybe add a flag to tx control) and only pass them pack to the rate
control for evaluation. Or at least give the rate control tx_status()
the information whether the frame was sent with a rate obtained from the
rate control algo.
Mattias
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-12-08 11:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-08 11:21 [RFC][PATCH 0/4] mac80211: rate control rework Mattias Nissler
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).