aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAnilkumar Kolli <[email protected]>2022-05-09 14:57:32 +0300
committerKalle Valo <[email protected]>2022-05-10 19:33:33 +0300
commit5962f370ce416371b432325a8f98680f73a1bfdc (patch)
treeafbe4ac8f10b8197588b1de79f6d63a4bdf3df00 /tools/perf/scripts/python
parent4255a07a98cb0054947fbe5cb3d6f0b5eb87522b (diff)
ath11k: Reuse the available memory after firmware reload
Ath11k allocates memory when firmware requests memory in QMI. Coldboot calibration and firmware recovery uses firmware reload. On firmware reload, firmware sends memory request again. If Ath11k allocates memory on first firmware boot, reuse the available memory. Also check if the segment type and size is same on the next firmware boot. Reuse if segment type/size is same as previous firmware boot else free the segment and allocate the segment with size/type. Tested-on: QCN9074 hw1.0 PCI WLAN.HK.2.6.0.1-00752-QCAHKSWPL_SILICONZ-1 Signed-off-by: Anilkumar Kolli <[email protected]> Signed-off-by: Kalle Valo <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions