summaryrefslogtreecommitdiff
path: root/include/linux/kobject_ns.h
diff options
context:
space:
mode:
authorRajkumar Manoharan <rmanohar@qti.qualcomm.com>2016-02-12 09:10:59 +0300
committerKalle Valo <kvalo@qca.qualcomm.com>2016-03-03 20:20:01 +0300
commitda6416cac6b9439167964cae1302d9cfe764bf1d (patch)
treec507757216fa89a89e1ceee37c115da4ae6c1844 /include/linux/kobject_ns.h
parente7827e512af01c6220e2f1cc53853f11cd742eef (diff)
downloadlinux-da6416cac6b9439167964cae1302d9cfe764bf1d.tar.xz
ath10k: process htt rx indication as batch mode
On multicore systems, it is possible that txrx tasket can run in parallel with pci tasklet (i.e smp affinity of ath10k irq is assigned to multiple CPUs). Feeding and consuming from the same rx completion list leads to txrx tasklet runs for longer period. Prevent this by processing a snapshot of rx queue by moving list into temporary list. Consecutive received frames will be processed in next batch. Signed-off-by: Rajkumar Manoharan <rmanohar@qti.qualcomm.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Diffstat (limited to 'include/linux/kobject_ns.h')
0 files changed, 0 insertions, 0 deletions