Searched hist:"1 f8bb151" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/net/wireless/ath/ath10k/ |
H A D | txrx.c | 1f8bb151 Wed Sep 18 07:43:22 CDT 2013 Michal Kazior <michal.kazior@tieto.com> ath10k: use msdu headroom to store txfrag
Instead of allocating sk_buff for a mere 16-byte tx fragment list buffer use headroom of the original msdu sk_buff.
This decreases CPU cache pressure and improves performance.
Measured improvement on AP135 is 560mbps -> 590mbps of UDP TX briding traffic.
Signed-off-by: Michal Kazior <michal.kazior@tieto.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com> 1f8bb151 Wed Sep 18 07:43:22 CDT 2013 Michal Kazior <michal.kazior@tieto.com> ath10k: use msdu headroom to store txfrag Instead of allocating sk_buff for a mere 16-byte tx fragment list buffer use headroom of the original msdu sk_buff. This decreases CPU cache pressure and improves performance. Measured improvement on AP135 is 560mbps -> 590mbps of UDP TX briding traffic. Signed-off-by: Michal Kazior <michal.kazior@tieto.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
|
H A D | htt_tx.c | 1f8bb151 Wed Sep 18 07:43:22 CDT 2013 Michal Kazior <michal.kazior@tieto.com> ath10k: use msdu headroom to store txfrag
Instead of allocating sk_buff for a mere 16-byte tx fragment list buffer use headroom of the original msdu sk_buff.
This decreases CPU cache pressure and improves performance.
Measured improvement on AP135 is 560mbps -> 590mbps of UDP TX briding traffic.
Signed-off-by: Michal Kazior <michal.kazior@tieto.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com> 1f8bb151 Wed Sep 18 07:43:22 CDT 2013 Michal Kazior <michal.kazior@tieto.com> ath10k: use msdu headroom to store txfrag Instead of allocating sk_buff for a mere 16-byte tx fragment list buffer use headroom of the original msdu sk_buff. This decreases CPU cache pressure and improves performance. Measured improvement on AP135 is 560mbps -> 590mbps of UDP TX briding traffic. Signed-off-by: Michal Kazior <michal.kazior@tieto.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
|
H A D | core.h | 1f8bb151 Wed Sep 18 07:43:22 CDT 2013 Michal Kazior <michal.kazior@tieto.com> ath10k: use msdu headroom to store txfrag
Instead of allocating sk_buff for a mere 16-byte tx fragment list buffer use headroom of the original msdu sk_buff.
This decreases CPU cache pressure and improves performance.
Measured improvement on AP135 is 560mbps -> 590mbps of UDP TX briding traffic.
Signed-off-by: Michal Kazior <michal.kazior@tieto.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com> 1f8bb151 Wed Sep 18 07:43:22 CDT 2013 Michal Kazior <michal.kazior@tieto.com> ath10k: use msdu headroom to store txfrag Instead of allocating sk_buff for a mere 16-byte tx fragment list buffer use headroom of the original msdu sk_buff. This decreases CPU cache pressure and improves performance. Measured improvement on AP135 is 560mbps -> 590mbps of UDP TX briding traffic. Signed-off-by: Michal Kazior <michal.kazior@tieto.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
|
H A D | mac.c | 1f8bb151 Wed Sep 18 07:43:22 CDT 2013 Michal Kazior <michal.kazior@tieto.com> ath10k: use msdu headroom to store txfrag
Instead of allocating sk_buff for a mere 16-byte tx fragment list buffer use headroom of the original msdu sk_buff.
This decreases CPU cache pressure and improves performance.
Measured improvement on AP135 is 560mbps -> 590mbps of UDP TX briding traffic.
Signed-off-by: Michal Kazior <michal.kazior@tieto.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com> 1f8bb151 Wed Sep 18 07:43:22 CDT 2013 Michal Kazior <michal.kazior@tieto.com> ath10k: use msdu headroom to store txfrag Instead of allocating sk_buff for a mere 16-byte tx fragment list buffer use headroom of the original msdu sk_buff. This decreases CPU cache pressure and improves performance. Measured improvement on AP135 is 560mbps -> 590mbps of UDP TX briding traffic. Signed-off-by: Michal Kazior <michal.kazior@tieto.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
|