linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Fixed rate for ath9k
@ 2012-06-11 13:21 Antonis Hadjiantonis
  0 siblings, 0 replies; only message in thread
From: Antonis Hadjiantonis @ 2012-06-11 13:21 UTC (permalink / raw)
  To: linux-wireless

Hello,

I am experimenting with Rate Control of ath9k (minstrel_ht) and tried to fix the
rate to a value. I fix it to an index (e.g. 2) using the relevant patch and
debugfs and confirm the value is changed:
echo 2 > /sys/kernel/debug/ieee80211/phy0/rc/fixed_rate_idx

It seems though the value is ignored, and minstrel RC works unaffected:
>From the rcstat file:
rate     throughput  ewma prob   this prob  this succ/attempt success  attempts
     1         0.1       15.5       50.0          0(  0)         23         121
     2         0.4       25.0      100.0          0(  0)          1           1
     5.5       0.0        0.0        0.0          0(  0)          0           0
  P 11         4.5       47.9       85.7         24( 28)        334         737
     6         1.3       24.6        0.0          0(  0)          2           8
     9         1.5       18.7        0.0          0(  0)          1           5
    12         2.1       19.2        0.0          0(  0)          3          22
    18         1.8       11.0        0.0          0(  0)         96         311
 t  24         6.5       30.9      100.0          1(  1)         14         151
T   36         8.7       28.8      100.0          1(  1)        157         822
    48         1.4        3.8        0.0          0(  0)         85         421
    54         1.9        4.3        0.0          0(  0)      18336       19723

I am using OpenWrt Backfire (10.03.1, r29592) on a WRT160nl and connect with it
over 802.11g using iperf on a smartphone.

As this is my first ever post on the list, please be nice :)

Thanks in advance,
Antonis


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-06-11 13:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-11 13:21 Fixed rate for ath9k Antonis Hadjiantonis

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).