Manikanta Pubbisetty 6ea48347ad qcacmn: Avoid buffer allocation during monitor vdev bringup
Ideally monitor buffers are allocated during driver init,
but when DP resource manager is enabled, buffers are allocated
on the go during monitor mode bringup resulting in the allocation
of huge number of buffers in one shot. This will sometime hogs CPU
for longer durations making CPUs unavailable for other high priority
tasks resulting in asserts.

Avoid allocations in one shot during monitor vdev bringup when
DP resource manager is enabled to avoid this, required buffers
will be allocated eventually from a different context.

Change-Id: I5b827869dafdc04d2003e5327bd407dd4c8e4a8c
CRs-Fixed: 3963082
2024-11-11 04:36:11 -08:00
2023-01-19 02:54:51 -08:00
2017-09-15 21:45:35 +05:30
2017-03-27 08:31:31 -07:00

 This is CNSS WLAN Host Driver for products starting from iHelium  
Description
No description provided
Readme 217 MiB
Languages
C 98.9%
C++ 0.7%
Makefile 0.3%
Starlark 0.1%