Message ID | 1540033534-11211-1-git-send-email-rmanohar@codeaurora.org (mailing list archive) |
---|---|
Headers | show |
Series | Move TXQ scheduling and airtime fairness into mac80211 | expand |
Rajkumar Manoharan <rmanohar@codeaurora.org> writes: > Toke, > > It is been a while since mac80211 TXQ discussion started. Here is the consolidated > series of mac80211, ath9k and ath10k changes to move TXQ scheduling and airtime > fairness into mac80211. The major changes w.r.t 5th RFC version are in may_transmit() > API. Whenever the driver checks deficit for given TXQ, the list will be > reordered so that driver/firmware RR quickly becomes in sync with mac80211 > list. Also airtime tasklet approach cumbersome and causing regression > in multi client performance. Cool, thanks. I'll look at this in more detail later, but in the meantime, do you have any test results to share? Specifically, how did you measure that the fairness part actually works? :) -Toke