diff options
author | James Smart <[email protected]> | 2017-05-15 15:20:43 -0700 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2017-05-16 21:20:41 -0400 |
commit | 7869da183a7cfc8a2189f6eddd3bc558be40d5e3 (patch) | |
tree | e80a029b8b4ba0814a245f915729770e95e6e640 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 3120046a970aee08a0787fb6792590f1e0047f62 (diff) |
scsi: lpfc: Fix NMI watchdog assertions when running nvmet IOPS tests
After running IOPS test for 30 second we get kernel:NMI watchdog:
Watchdog detected hard LOCKUP on cpu 0
The driver is speend too much time in its ISR.
In ISR EQ and CQ processing routines, if we hit the entry_repost numbers
of EQE/CQEs just break out of the routine as opposed to hitting the
doorbell with NOARM and continue processing.
Signed-off-by: Dick Kennedy <[email protected]>
Signed-off-by: James Smart <[email protected]>
Reviewed-by: Hannes Reinecke <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions