diff options
author | sam <sam@FreeBSD.org> | 2008-11-30 19:06:35 +0000 |
---|---|---|
committer | sam <sam@FreeBSD.org> | 2008-11-30 19:06:35 +0000 |
commit | d85d1b90b5a479b9dc537b17dbff92b5b7c2c2b1 (patch) | |
tree | 816b275c564b68cc899258df8390d6f3bf66d9e4 /lib/libc/stdlib/system.c | |
parent | 09946e3bd38e0823bb1e97167d171076ef612914 (diff) | |
download | FreeBSD-src-d85d1b90b5a479b9dc537b17dbff92b5b7c2c2b1.zip FreeBSD-src-d85d1b90b5a479b9dc537b17dbff92b5b7c2c2b1.tar.gz |
Major overhaul:
o eliminate private state indexed by 802.11 rate codes; use the hal's
rate tables directly to get the same info
o calculate a mask of operational rates to optimize lookups and checks
(instead of using for loops and similar)
o optimize size bin operations
o ignore rates marked as "do not use" in the hal phy tables
o fix bug that caused upshifting to break in 11g once the rate dropped
below 11Mb/s
o add more intelligent multi-rate tx schedules
o add support for 1/2 and 1/4 width channels
o add dev.ath.X.sample_stats sysctl to dump runtime statistics to the console
(needs to go up to a user app)
o export more tuning knobs via sysctls (still a couple of magic constants)
Diffstat (limited to 'lib/libc/stdlib/system.c')
0 files changed, 0 insertions, 0 deletions