From: Ben Greear <greearb@candelatech.com>
To: Johannes Berg <johannes@sipsolutions.net>
Cc: linux-wireless@vger.kernel.org
Subject: Re: [PATCH v4] mac80211: Optimize sta lookup for many VIFs
Date: Tue, 09 Apr 2013 10:35:56 -0700 [thread overview]
Message-ID: <5164517C.1050304@candelatech.com> (raw)
In-Reply-To: <1365501048.8465.13.camel@jlt4.sipsolutions.net>
On 04/09/2013 02:50 AM, Johannes Berg wrote:
> On Fri, 2013-03-29 at 09:00 -0700, greearb@candelatech.com wrote:
>> From: Ben Greear <greearb@candelatech.com>
>>
>> The sta_info hash is designed to deal with an AP
>> with lots of stations associated, or a station interface
>> connected to a single AP.
>
> Given your other hash patches, does this even make sense still?
This handles the TX side for station VIFs. The more complicated
hashing handles the rx logic. I could use the hash
for the tx side, though performance is likely a small bit
worse since you have to deal with the hash logic.
And, if the more complicated RFC hashing patch has no upstream
chance anyway, then if the 'some-sta' patch is acceptable,
I'd still be interested in seeing it upstream.
Thanks,
Ben
--
Ben Greear <greearb@candelatech.com>
Candela Technologies Inc http://www.candelatech.com
next prev parent reply other threads:[~2013-04-09 17:36 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-29 16:00 [PATCH v4] mac80211: Optimize sta lookup for many VIFs greearb
2013-04-03 12:58 ` Johannes Berg
2013-04-03 13:18 ` Ben Greear
2013-04-03 13:19 ` Johannes Berg
2013-04-09 9:50 ` Johannes Berg
2013-04-09 17:35 ` Ben Greear [this message]
2013-04-11 9:15 ` Johannes Berg
2013-04-11 16:17 ` Ben Greear
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=5164517C.1050304@candelatech.com \
--to=greearb@candelatech.com \
--cc=johannes@sipsolutions.net \
--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.