Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Mar 2005 11:14:28 +0800 (CST)
From:      Tai-hwa Liang <avatar@mmlab.cse.yzu.edu.tw>
To:        Marcin Jessa <lists@yazzy.org>
Cc:        current@freebsd.org
Subject:   Re: ath_rate_onoe and ath_rate_amrr
Message-ID:  <0503091106518.89697@www.mmlab.cse.yzu.edu.tw>
In-Reply-To: <20050309025313.090eecd7.lists@yazzy.org>
References:  <20050309025313.090eecd7.lists@yazzy.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 9 Mar 2005, Marcin Jessa wrote:
> What are the exact functions of ath_rate_onoe and ath_rate_amrr ? How do they differ?

   They are TX rate control algorithms which used to find a proper
transmission rate for data frames.  There are also some references 
in the code comment which may be useful if you're interested in
how they works.

   BTW, according to http://www.pdos.lcs.mit.edu/papers/jbicket-ms.ps,
the forthcoming SampleRate algorithm would outperform amrr and onoe.

-- 
Cheers,
Tai-hwa Liang



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0503091106518.89697>