All of lore.kernel.org
 help / color / mirror / Atom feed
From: Johannes Berg <johannes@sipsolutions.net>
To: Adrian Chadd <adrian@freebsd.org>
Cc: "Björn Smedman" <bjornsmedman@gmail.com>,
	"linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>,
	ath9k-devel <ath9k-devel@lists.ath9k.org>
Subject: Re: Bayesian rate control
Date: Wed, 26 Oct 2016 07:56:02 +0200	[thread overview]
Message-ID: <1477461362.4059.17.camel@sipsolutions.net> (raw)
In-Reply-To: <CAJ-Vmon0RTAXJMuwANCO23cPsFyFZ17sAHoReuGBG1u1Q9kK6w@mail.gmail.com> (sfid-20161026_052554_382209_FBBBAD2D)


> The intel 7260 and later parts also allow user controllable rate
> control and provide transmit completion feedback, but I don't know
> whether it's enough for your needs.

Perhaps. However, existing rate control is *very* tightly coupled to
the driver, and it'd be fairly pointless to disentangle just for the
sake of playing with a rate control algorithm.

Also, the device doesn't support per-frame control nor any kind of
sampling-with-table-fallback, only the rate table that you give to the
device and update.

Btw, mac80211_hwsim with wmediumd doing some medium simulation might
also be something to look at for just extending to VHT.

And come to think of it, there's this new driver Felix et al have been
working on, mt7601u, which also should support proper rate control
APIs.

johannes

WARNING: multiple messages have this Message-ID (diff)
From: Johannes Berg <johannes@sipsolutions.net>
To: ath9k-devel@lists.ath9k.org
Subject: [ath9k-devel] Bayesian rate control
Date: Wed, 26 Oct 2016 07:56:02 +0200	[thread overview]
Message-ID: <1477461362.4059.17.camel@sipsolutions.net> (raw)
In-Reply-To: <CAJ-Vmon0RTAXJMuwANCO23cPsFyFZ17sAHoReuGBG1u1Q9kK6w@mail.gmail.com> (sfid-20161026_052554_382209_FBBBAD2D)


> The intel 7260 and later parts also allow user controllable rate
> control and provide transmit completion feedback, but I don't know
> whether it's enough for your needs.

Perhaps. However, existing rate control is *very* tightly coupled to
the driver, and it'd be fairly pointless to disentangle just for the
sake of playing with a rate control algorithm.

Also, the device doesn't support per-frame control nor any kind of
sampling-with-table-fallback, only the rate table that you give to the
device and update.

Btw, mac80211_hwsim with wmediumd doing some medium simulation might
also be something to look at for just extending to VHT.

And come to think of it, there's this new driver Felix et al have been
working on,?mt7601u, which also should support proper rate control
APIs.

johannes

  reply	other threads:[~2016-10-26  5:56 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-23 13:57 Bayesian rate control Björn Smedman
2016-10-23 13:57 ` [ath9k-devel] " Björn Smedman
2016-10-24  5:28 ` Johannes Berg
2016-10-24  5:28   ` [ath9k-devel] " Johannes Berg
2016-10-24 20:17   ` Björn Smedman
2016-10-24 20:23     ` [ath9k-devel] " Björn Smedman
2016-10-25  7:14     ` Johannes Berg
2016-10-25  7:14       ` [ath9k-devel] " Johannes Berg
2016-10-26  3:25       ` Adrian Chadd
2016-10-26  3:25         ` [ath9k-devel] " Adrian Chadd
2016-10-26  5:56         ` Johannes Berg [this message]
2016-10-26  5:56           ` Johannes Berg
2016-10-29 20:50           ` Björn Smedman
2016-11-05  5:09           ` Adrian Chadd
2016-11-05  5:09             ` [ath9k-devel] " Adrian Chadd
2016-11-15  9:34             ` Johannes Berg
2016-11-15  9:34               ` [ath9k-devel] " Johannes Berg
2016-11-16  4:45               ` Adrian Chadd
2016-11-16  4:45                 ` [ath9k-devel] " Adrian Chadd
2016-10-24 15:09 ` Dave Taht
2016-10-24 15:09   ` [ath9k-devel] " Dave Taht
2016-10-25 19:41 ` Thomas Hühn

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=1477461362.4059.17.camel@sipsolutions.net \
    --to=johannes@sipsolutions.net \
    --cc=adrian@freebsd.org \
    --cc=ath9k-devel@lists.ath9k.org \
    --cc=bjornsmedman@gmail.com \
    --cc=linux-wireless@vger.kernel.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.