diff options
| author | Rakesh Pillai <pillair@codeaurora.org> | 2020-12-31 13:52:44 +0530 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2021-01-11 19:23:14 -0800 |
| commit | 872cac888e31235a373ba6e111ee61a09f0cd255 (patch) | |
| tree | d9c9830d760c70d0d6799f381d1d777e2ebf289c /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 6f3224377a1924b65f7c2a35c16b358ea4b7b87d (diff) | |
qcacmn: Pre-alloc rx rings history when feature is enabled
Currently the rx rings history is allocated dynamically
on load time. The memory requirement for saving these
history are more than a page (order 5 to 6 allocations).
Such big memory allocation can fail due to various
reasons, one of them being memory fragmentation.
Fix this by pre-allocating the rx ring history memory.
Also allocate the rx reinject history memory when the
HW accelerated path is used.
Change-Id: Id957cd5df91a2ca7f182dea691a0557b4e386f55
CRs-Fixed: 2844388
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions
