aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorShiraz, Saleem <[email protected]>2019-02-12 11:01:14 -0600
committerJason Gunthorpe <[email protected]>2019-02-13 09:00:43 -0700
commit52a572e9f7d3a0e496b6b93870fbd71dd530306a (patch)
tree87cdd9faa215e3bf1c14b2e352b20d13beb76a02 /tools/perf/scripts/python
parent36d577089d207c4832c4f24902167dcd47635ebe (diff)
RDMA/nes: Use for_each_sg_dma_page iterator for 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')
0 files changed, 0 insertions, 0 deletions