aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorShiraz, Saleem <[email protected]>2019-02-11 09:25:03 -0600
committerJason Gunthorpe <[email protected]>2019-02-11 15:24:55 -0700
commitf3e6d3117939e982462fe1539f1ae44b1ed57f09 (patch)
treeb77c2fc3cc267b8132b73b9d483226e9bbb91f0a /tools/perf/scripts/python/export-to-sqlite.py
parentb44e47eb065b65aa7cb2bd9c8d8d5c0009cd1393 (diff)
RDMA/vmw_pvrdma: Use for_each_sg_dma_page iterator on umem SGL
Use the for_each_sg_dma_page iterator variant to walk the umem DMA-mapped SGL and get the page DMA address. This avoids the extra loop to iterate pages in the SGE when for_each_sg iterator is used. Additionally, purge umem->page_shift usage in the driver as its only relevant for ODP MRs. Use system page size and shift instead. Signed-off-by: Shiraz, Saleem <[email protected]> Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions