> > > 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? > > > > My count was closer to 1.5k, but I may have missed something. > I did the check myself and your numbers are correct. i also think dynamic allocation is the way to go. unless something i skipped will pop up i'll do the changes. Ron -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html