On Thu, May 14, 2009 at 2:26 PM, Luis R. Rodriguez <mcgrof@xxxxxxxxx> wrote: > On Thu, May 14, 2009 at 1:57 PM, Dan Williams <dcbw@xxxxxxxxxx> wrote: >> Maybe if there was a way to figure out how full mac80211's QoS buckets >> were, that would help? Or get a frame counts from each of the 4 QoS >> buckets individually? That would allow NM to make more intelligent >> decisions about stuff. Maybe a more detailed nl80211 stats interface >> would do the trick here. > > Would help for debugging too anyway, since QOS uses the new device > queues maybe that might already be available? I should note the netdevice queues we use are _in_ mac80211 and do not actually represent each _device_ hardware queue. We use them for queuing frames for master interface to then send to the driver. Still -- it seems this may be helpful. This would help with TX, we would need something else for RX. Luis -- 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