d706698dd1840772304f8a03b2400ba56b9aa880

Currently the history recording for any debug purpose is done using a contiguous memory chunk. For certain history like tx_hw_ring, tx desc or tx completion desc history, the amount of contiguous memory required is very huge (order 7 or 8 allocation), which have a higher probability of failing. In order to mitigate the above scenario, introduce the support for recording debug history into fragmented chunks of memory, thereby reducing the requirement of contiguous memory. Change-Id: Iac4fb38b6d4b095766520899853e68b4c2b83afc CRs-Fixed: 3282269
This is CNSS WLAN Host Driver for products starting from iHelium
Descrição
Linguagens
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%