Re: ath_rate_onoe and ath_rate_amrr

From: Sam Leffler (sam_at_errno.com)
Date: 03/09/05

  • Next message: Tai-hwa Liang: "Re: ath_rate_onoe and ath_rate_amrr"
    Date: Tue, 08 Mar 2005 19:08:26 -0800
    To: Marcin Jessa <lists@yazzy.org>
    
    

    Marcin Jessa wrote:
    > Hi.
    >
    > What are the exact functions of ath_rate_onoe and ath_rate_amrr ? How do they differ?
    >
    > UPDATING says just a little:
    >
    > 20041201:
    > The ath driver has been updated to split the tx rate control
    > algorithm into a separate module. You need to include either
    > ath_rate_onoe or ath_rate_amrr when configuring the kernel.
    >
    >
    >
    The api is defined in sys/dev/ath/if_athrate.h. Since this api is
    internal to the ath driver I've not done a manual page.

    As to the difference between the modules, ath_rate_onoe is the algorithm
    that's been used forever. ath_rate_amrr is an alternative algorithm
    that is purported to be better. It so happens that Josh Bicket has just
    come out with a new rate control algorithm that looks to be an
    improvement over both and as soon as we resolve some issues I intend to
    commit it to -current for folks to try instead of the onoe algorithm.
    If it pans out we'll make it the default.

            Sam

    _______________________________________________
    freebsd-current@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-current
    To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"


  • Next message: Tai-hwa Liang: "Re: ath_rate_onoe and ath_rate_amrr"

    Relevant Pages

    • Re: ZONE_PADDING wastes 4 bytes of the new cacheline
      ... the API is flawed, how can set it up by default? ... HIGHMEM allocation will leave 224M/32 of ram reserved in ZONE_NORMAL ... I invented this algorithm to scale in all machines and to make the ... trivial to tune and to understand what will happen, ...
      (Linux-Kernel)
    • Re: ZONE_PADDING wastes 4 bytes of the new cacheline
      ... > the API is flawed, how can set it up by default? ... > I invented this algorithm to scale in all machines and to make the ... OK I dont disagree that your setup calculations are much nicer, ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • How to use szOID_PKCS_1 ID to encrypt?
      ... I have to encrypt a 4 byte value with PKCS#1 algorithm. ... API is returing following error code. ... This is really my first attempt to use Crypto API and new to RSA algorithms. ... Please let me know how to use Crypto API to encrypt with szOID_PKCS_1. ...
      (microsoft.public.platformsdk.security)
    • Re: clustering?
      ... Are you asking for advice on how to ... structure the API, or are you asking how to use use a certain ... Prev by Date: ...
      (comp.ai)
    • Re: Clustering plugin sample
      ... The sample provided with that API is a partitioning algorithm (i.e. it ... implements all the APIs that aare necessary for a clustering algorithm). ... plug-in coming with SQL Server 2005. ...
      (microsoft.public.sqlserver.datamining)