Search Linux Wireless

[PATCH 0/5] ath10k: tx performance patches

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

 



Hi,

This patchset reduces CPU load and improves
improves TX performance on AP135 by additional
30mbps (give or take; 560mbps -> 590mbps), at
least on my testbed.


Michal Kazior (5):
  ath10k: use num_pending_tx instead of msdu id bitmap
  ath10k: avoid needless memset on TX path
  ath10k: decouple HTT TX completions
  ath10k: cleanup HTT TX functions
  ath10k: use msdu headroom to store txfrag

 drivers/net/wireless/ath/ath10k/core.h   |   12 +-
 drivers/net/wireless/ath/ath10k/htc.c    |    2 +-
 drivers/net/wireless/ath/ath10k/htt_rx.c |    4 +-
 drivers/net/wireless/ath/ath10k/htt_tx.c |  249 ++++++++++++------------------
 drivers/net/wireless/ath/ath10k/mac.c    |    9 +-
 drivers/net/wireless/ath/ath10k/txrx.c   |   65 +++-----
 drivers/net/wireless/ath/ath10k/txrx.h   |    5 +-
 7 files changed, 131 insertions(+), 215 deletions(-)

-- 
1.7.9.5

--
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 Wireless Personal Area Network]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite Hiking]     [MIPS Linux]     [ARM Linux]     [Linux RAID]

  Powered by Linux