All of lore.kernel.org
 help / color / mirror / Atom feed
From: Luis R. Rodriguez <lrodriguez@atheros.com>
To: ath9k-devel@lists.ath9k.org
Subject: [ath9k-devel] ath9k rate control - rc.c
Date: Wed, 14 Oct 2009 15:28:56 -0700	[thread overview]
Message-ID: <20091014222856.GB19352@tux> (raw)
In-Reply-To: <cdc21430910141510x2522c379q8a2b72336c3ed04d@mail.gmail.com>

On Wed, Oct 14, 2009 at 03:10:10PM -0700, Rakesh Kumar wrote:
> Is RSSI a parameter to rate control algorithm?

I am not sure but it may be there for historical purposes.

> It seems like it is
> mantaining RSSI state and everything but when it comes to making the 
> decision of what rate to choose, it does that purely by maximizing 
> expected throughput which is a function of PER.

Yeah from what I recall this is how it worked too, but Vasanth may
know better.

> Just curious, why the part of codes relating to RSSI maintenance
> are there?

Maybe ANI, I forget.

> Do they represent change of directions during the development of rc.c code?

I don't think I understand your question.

> I apologize if this has been previously discussed on the list but who owns
> the rc.c part of the ath9k code, in one of emails Louis had written that
> he tries to stay away from it. :)

Well I stay away from it because IMHO its pretty convoluted. But I should note
that it was designed to be simple but more importantly to run really well
on low end MIPS APs. Another reason I stay away is I believe minstrel can
eventually be made MCS aware and it may work better. But someone has to
work on that first.

  Luis

  reply	other threads:[~2009-10-14 22:28 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-14 22:10 [ath9k-devel] ath9k rate control - rc.c Rakesh Kumar
2009-10-14 22:28 ` Luis R. Rodriguez [this message]
2009-10-15  1:11   ` Rakesh Kumar
2009-10-15  1:18     ` Luis R. Rodriguez
2009-10-20  5:51   ` Vasanthakumar Thiagarajan
2009-10-20  5:58     ` Rakesh Kumar
2009-10-20  6:46       ` Vasanthakumar Thiagarajan
2009-10-20 17:20         ` Rakesh Kumar
2009-10-23 19:10           ` Rakesh Kumar
2009-10-18 11:43 ` [ath9k-devel] stlc45xx error bnc at netspeed.com.au

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20091014222856.GB19352@tux \
    --to=lrodriguez@atheros.com \
    --cc=ath9k-devel@lists.ath9k.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.