Search Linux Wireless

Re: [PATCH 06/12] mac80211: A-MPDU Tx adding qdisc support

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> > I can change this book keeping, though current solution provides us up
> > to 32 HW queues, which is really a huge amout of queues in terms of
> > HW. if needed after all, i would prefer to do it on top of this
> > series.
>
> Well you don't really need to change any code I think, only use
>
>        unsigned long qdisc_pool[BITS_TO_LONGS(NUM_TX_DATA_QUEUES_AMPDU)];
>
> instead and that way we should already be safe for future increases of
> the NUM_TX_DATA_QUEUES_AMPDU value. set_bit/clear_bit/etc. are already
> prepared to handle such an array so I'd prefer to have it right away
> just so there are less gotchas when that happens.

right, i missed your point first time, i'll change it.
-
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

[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux