On Dec 14, 2007 1:17 PM, Johannes Berg <johannes@xxxxxxxxxxxxxxxx> wrote: > > * set_tx_queue_params > > Actually, I wonder if any of that should be implemented in the wireless > classifier. Well, what I'm thinking is that we should make mac80211 > provide multiqueue netdevs with four queues and then write a new 802.11 > classifier that is attached in the sch_fifo qdisc. Then, the queue > parameters could be configured with the 802.11 qdisc. > > Tomas, you said you might look into the QoS stuff, any ideas? > This is a bit more complicated then that In HT aggregation we have more then 4 queues. In theory you have TID X receiving address queues. Number of TIDs is 16 yet for the aggregation on 8 are relevant.Let say your AP supports 32 connected stations so you need 256 queues for to keep packets in order. Of course in HW you keep smaller number..etc. Ron will send RX AMSDU aggregation patches at the beginning of the next week, then he will work on TX side. I suggest that in that context we can open the discussion how to solve the QoS queues and Qdisc cleanly. Tomas > johannes > - 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