aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorJohn Garry <[email protected]>2019-08-05 21:47:59 +0800
committerMartin K. Petersen <[email protected]>2019-08-07 22:13:14 -0400
commit897cc769bcc09204cb80ce5db7a8d9c404bdb6ec (patch)
tree95ee4a88b7225dbc0729aabcb082a12fb0e4752c /tools/perf/scripts/python/export-to-sqlite.py
parent93352abc81a90314bf032038200ce96989a32c62 (diff)
scsi: hisi_sas: Drop hisi_sas_hw.get_free_slot
In commit 1273d65f29045 ("scsi: hisi_sas: change queue depth from 512 to 4096"), the depth of each queue is the same as the max IPTT in the system. As such, as long as we have an IPTT allocated, we will have enough space on any delivery queue. All .get_free_slot functions were checking for space on the queue by reading the DQ read pointer. Drop this, and also raise the code into common code, as there is nothing hw specific remaining. Signed-off-by: John Garry <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions