summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorDick Kennedy <dick.kennedy@broadcom.com>2017-09-30 03:34:34 +0300
committerMartin K. Petersen <martin.petersen@oracle.com>2017-10-03 05:46:36 +0300
commitf485c18db27734b37003bf2fafd364234e763633 (patch)
tree35fb4cd9c0f5a7049c2892dc80aeae5cc555ef4a /tools/perf/scripts/python/stackcollapse.py
parentc8a4ce0bf3aad1a73d5122a3781a0be83bc0d0a4 (diff)
downloadlinux-f485c18db27734b37003bf2fafd364234e763633.tar.xz
scsi: lpfc: Move CQ processing to a soft IRQ
Under heavy target nvme load duration, the lpfc irq handler is encountering cpu lockup warnings. Convert the driver to a shortened ISR handler which identifies the interrupting condition then schedules a workq thread to process the completion queue the interrupt was for. This moves all the real work into the workq element. As nvmet_fc upcalls are no longer in ISR context, don't set the feature flags Signed-off-by: Dick Kennedy <dick.kennedy@broadcom.com> Signed-off-by: James Smart <james.smart@broadcom.com> Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions