aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorGovindaraj Saminathan <[email protected]>2020-10-16 20:58:31 +0530
committerKalle Valo <[email protected]>2020-11-07 10:01:46 +0200
commit02f9d3c1b918a631be369350ffcaaab6cde95b22 (patch)
tree6d5e2b4d363b2bd3e1907fb843c3300075c71b82 /tools/perf/scripts/python/syscall-counts-by-pid.py
parent14f43c5fca57810e7a3788468aee482c85ab37a6 (diff)
ath11k: cold boot calibration support
cold boot calibration is the process to calibrate all the channels during the boot-up to avoid the calibration delay during the channel change. During the boot-up, firmware started in cold boot calibration mode Firmware calibrate all channels and generate CalDb(DDR). Subsequent wifi bringup will reuse the same CalDb. Firmware is restarted in normal mode to continue the normal operation. caldb memory address send to firmware through the QMI message.Firmware use this address to store the caldb data and use it until next reboot. This will give the improvement during the channel change. But it is increasing the boot-up time(up to 15sec depend on number of radios). So if the user want to reduce the boot-up time and accepting for channel change delay, user can disable this feature using the module param cold_boot_cal=0. Tested-on: IPQ8074 WLAN.HK.2.4.0.1-01162-QCAHKSWPL_SILICONZ-1 Signed-off-by: Govindaraj Saminathan <[email protected]> Co-developed-by: Sowmiya Sree Elavalagan <[email protected]> Signed-off-by: Sowmiya Sree Elavalagan <[email protected]> Signed-off-by: Kalle Valo <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions