From: "Luis R. Rodriguez" <lrodriguez@atheros.com>
To: Tomas Winkler <tomasw@gmail.com>
Cc: Luis Rodriguez <Luis.Rodriguez@Atheros.com>,
"johannes@sipsolutions.net" <johannes@sipsolutions.net>,
"linville@tuxdriver.com" <linville@tuxdriver.com>,
"linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>
Subject: Re: [RFC] mac80211: re-enable aggregation on 2.6.27
Date: Mon, 15 Sep 2008 16:09:52 -0700 [thread overview]
Message-ID: <20080915230952.GG22572@tesla> (raw)
In-Reply-To: <1ba2fa240809151606l31fe9d8jbdc34e179910ec8f@mail.gmail.com>
On Mon, Sep 15, 2008 at 04:06:18PM -0700, Tomas Winkler wrote:
> On Mon, Sep 15, 2008 at 9:26 PM, Luis R. Rodriguez
> <lrodriguez@atheros.com> wrote:
> > Re-enable aggregation by addressing skb->cb overwrites
> > after insertion into the qdisc. Aggregation was disabled
> > after the new TX multiqueue changes were introduced. Instead
> > of relying on the skb->cb we use two flags on the skb.
> >
> > Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
> > ---
> >
> > Users have been reporting low rates on 2.6.27 with 11n drivers, the
> > problem isbeen 11n aggregation was disabled due to the new TX multique
> > changes. We should have addressed this sooner but we just got to it now.
> >
> > Without addressing this we won't get 11n aggregation on 2.6.27. I tried
> > to minimize the changes required. I'm about to test this, it compiles.
> >
> > If this doesn't get upstream for 27 perhaps distributions are willing to
> > carry it around then and if so oh well (grr...).
> >
> I'm cleaning this up.
Great.
> I will probably drop skb->is_part_ampdu so no
> changes in the drivers will be required.
How so? I mean, if the flag is modified it'll need modification.
Luis
next prev parent reply other threads:[~2008-09-15 23:10 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-15 18:26 [RFC] mac80211: re-enable aggregation on 2.6.27 Luis R. Rodriguez
2008-09-15 22:55 ` Luis R. Rodriguez
2008-09-15 23:24 ` Luis R. Rodriguez
2008-09-16 0:04 ` Luis R. Rodriguez
2008-09-16 2:05 ` Luis R. Rodriguez
2008-09-16 0:05 ` Tomas Winkler
2008-09-16 0:09 ` Luis R. Rodriguez
2008-09-16 2:09 ` Luis R. Rodriguez
2008-09-15 23:06 ` Tomas Winkler
2008-09-15 23:09 ` Luis R. Rodriguez [this message]
2008-09-15 23:57 ` Tomas Winkler
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=20080915230952.GG22572@tesla \
--to=lrodriguez@atheros.com \
--cc=Luis.Rodriguez@Atheros.com \
--cc=johannes@sipsolutions.net \
--cc=linux-wireless@vger.kernel.org \
--cc=linville@tuxdriver.com \
--cc=tomasw@gmail.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox