Re: [PATCH 0/9] ath10k: improve throughput performance

2016-04-04 Thread Valo, Kalle
Rajkumar Manoharan writes: > Hi All, > > In order to reuse HTT Rx descriptor (copy engine 5), HTT response > processing should be decoupled from txrx data processing. This change also > helps to reduce rx ring lock contention. As txrx tasklet's work load is > reduced, rx replenish task can be com

[PATCH 0/9] ath10k: improve throughput performance

2016-03-22 Thread Rajkumar Manoharan
Hi All, In order to reuse HTT Rx descriptor (copy engine 5), HTT response processing should be decoupled from txrx data processing. This change also helps to reduce rx ring lock contention. As txrx tasklet's work load is reduced, rx replenish task can be combined with txrx_task. Refilling complete