diff options
| author | Christoph Hellwig <[email protected]> | 2019-03-05 05:54:18 -0700 |
|---|---|---|
| committer | Christoph Hellwig <[email protected]> | 2019-04-05 08:07:58 +0200 |
| commit | 297910571f08f1d7e398793df6e606ebb375a3f1 (patch) | |
| tree | ac556d402228f2c09a08d3cfb4dc2ad6c35f44f0 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
| parent | dff824b2aadb7808f50ceb0927acaec5ad750ce7 (diff) | |
nvme-pci: optimize mapping single segment requests using SGLs
If the controller supports SGLs we can take another short cut for single
segment request, given that we can always map those without another
indirection structure, and thus don't need to create a scatterlist
structure.
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Keith Busch <[email protected]>
Reviewed-by: Sagi Grimberg <[email protected]>
Reviewed-by: Chaitanya Kulkarni <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions