diff options
| author | James Smart <[email protected]> | 2021-09-10 16:31:58 -0700 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2021-09-14 23:33:22 -0400 |
| commit | 315b3fd13521fb44d97572eb24b7c8670ec7fd97 (patch) | |
| tree | 9ff2fa581d919fb61f9c96d41842d5720de34699 /tools/perf/scripts/python/libxed.py | |
| parent | afd63fa511494d7215120be7d25c20502aed4d89 (diff) | |
scsi: lpfc: Improve PBDE checks during SGL processing
The PBDE feature, setting payload buffer address explicitly in the WQE so
it doesn't have to be fetched from the SGL, only makes sense when there is
a single buffer for the I/O. When there are multiple buffers it actually
hurts performance as the SGL subsequently has to be fetched.
Rework the SGL logic to only use PBDE when a single buffer.
Link: https://lore.kernel.org/r/[email protected]
Co-developed-by: Justin Tee <[email protected]>
Signed-off-by: Justin Tee <[email protected]>
Signed-off-by: James Smart <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions