FW DIAG log events are serialized to MC thread(WMA message queue) which is causing PE/SME message queues starvation when FW is generating flood of debug log events. Since WMA message queue has higher priority than PE/SME message queue serialized FW debug log events eventually lead to SME command queue time out because PE message queue is starved. Fix this PE/SME message queue starvation by moving FW diag log event processing to kworker thread. Change-Id: Ifd8688c61bfdd132a4727d377cfc2e975e5c5b13 CRs-Fixed: 1011762 |
||
---|---|---|
.. | ||
bmi | ||
cds | ||
dp | ||
hdd | ||
mac | ||
pld | ||
sap | ||
sme | ||
utils | ||
wma |