Re: kernel: ath0: device timeout

Ross Finlayson <[email protected]>
Newsgroups gmane.os.freebsd.devel.mobile
Message-ID <[email protected]>
>ath_rate.ko is the target built by any of ath_rate_sample, 
>ath_rate_onoe, and ath_rate_amrr so if you're using modules you 
>build+install whichever is appropriate and then kldload if_ath.

OK, I see - "ath_rate_sample" turns out to be the default because it 
appears last in the list of "ath_rate_*" in 
"/usr/src/sys/modules/Makefile".  Thanks.

FYI, the performance of my "ath0" device has improved noticeably 
since I started using "ath_rate_onoe" instead of 
"ath_rate_sample".  However, I am still seeing the occasional "ath0: 
device timeout" error.

>I have done extensive testing of all the rate control algorithms as 
>well as a proprietary one and chose sample as the default.  However 
>none are anywhere near as effective as the proprietary one.

What is the problem with the 'proprietary' algorithm?  Is it that 
Atheros has not released the source code?  Or are there patent 
issues??  How does Linux deal with this - do they just used a closed 
source binary kernel module, or something?

Also, out of curiosity, what is "ath_rate_amrr", and how does it 
compare with the other two available algorithms (onoe and sample)?

         Ross.


_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-mobile
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.