android_kernel_xiaomi_sm8350/components
gaurank kathpalia b3645e79ae qcacld-3.0: Fix memory allocation latency in beacon process
This is mirror change for 0f9f01950

Currently if the number of APs in the STA environment
are many, then the STA will receive many beacons, whose
beacon process path can take long time, in the kernel
work queue, hence the other processes have to wait
for them to complete, and may get timeout, if the
the time to process the beaocns is larger than their
process timeout.
Fix is to :-
1. Add rate limit to failure conditions of memory
not allocated
2. Make memory allocation in path of beacon process
atomic.

Change-Id: I488b446c23fd01c993f7dd9bd989867fda2331d8
CRs-Fixed: 2363307
2018-12-11 06:11:02 -08:00
..
action_oui qcacld-3.0: Add support for wildcard OUI in Action OUI framework 2018-08-20 15:15:11 -07:00
cfg qcacld-3.0: Add legacy DP CFG items and APIs 2018-11-01 05:42:07 -07:00
cmn_services/policy_mgr qcacld-3.0: Move few INIs's ownership from HDD to Policy manager 2018-12-10 23:33:37 -08:00
disa qcacld-3.0: Rename GET_DISA_TX_OPS_FROM_VDEV() 2018-12-07 11:18:49 -08:00
dsc qcacld-3.0: Use vtable for unit test ioctl 2018-11-29 23:33:20 -08:00
fw_offload qcacld-3.0: Relocate HDD ini items (1) 2018-12-06 13:43:56 -08:00
ipa qcacld-3.0: Remove obsolete txrx.h 2018-12-10 20:20:45 -08:00
mlme qcacld-3.0: Parse INI configure with user setting 2018-12-10 23:33:33 -08:00
nan qcacld-3.0: Complete the NAN component movement into CLD 2018-12-03 15:17:59 -08:00
ocb qcacld-3.0: Add src, and dst id support in SYS/CFG 2018-09-11 03:49:00 -07:00
p2p qcacld-3.0: Fix memory allocation latency in beacon process 2018-12-11 06:11:02 -08:00
pmo qcacld-3.0: Relocate HDD ini items (1) 2018-12-06 13:43:56 -08:00
target_if Merge branch 'wlan-cmn.driver.lnx.2.0' of ../target/qca-wifi-host-cmn into HEAD 2018-12-04 16:12:45 +05:30
tdls qcacld-3.0: Fix memory allocation latency in beacon process 2018-12-11 06:11:02 -08:00