Linux wireless drivers development
 help / color / mirror / Atom feed
* mac80211: STA info size
@ 2008-02-22 10:15 Johannes Berg
  2008-02-22 14:34 ` John W. Linville
  0 siblings, 1 reply; 4+ messages in thread
From: Johannes Berg @ 2008-02-22 10:15 UTC (permalink / raw)
  To: Ron Rindjunsky; +Cc: Felix Fietkau, linux-wireless

[-- Attachment #1: Type: text/plain, Size: 462 bytes --]

Hi,

I was just reorganising struct sta_info to clarify the locking (will
send another mail about that) and noticed that due to the HT stuff, each
STA info struct currently (after my reorg) takes 2432 bytes. Almost 2000
of those are in struct sta_ampdu_mlme which is most likely not used for
most STAs.

Do you think that is too much memory per station? It'd probably be
possible to allocate the sta_ampdu_mlme dynamically when needed, no?

johannes

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 828 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-03-04 10:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-22 10:15 mac80211: STA info size Johannes Berg
2008-02-22 14:34 ` John W. Linville
2008-02-22 15:15   ` Johannes Berg
2008-03-04 10:06     ` Ron Rindjunsky

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox