aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorJason Gunthorpe <[email protected]>2020-09-04 19:41:56 -0300
committerJason Gunthorpe <[email protected]>2020-09-11 10:24:54 -0300
commit81655d3c4a95f05495f3213acbbc5423fc4dbdfb (patch)
tree79904021eb611bea54d82fb01153139aca60bdb8 /tools/perf/scripts/python/event_analyzing_sample.py
parent87aebd3f8c7490b845f5ec3ce9c8658f17e0f96d (diff)
RDMA/mlx4: Use ib_umem_num_dma_blocks()
For the calls linked to mlx4_ib_umem_calc_optimal_mtt_size() use ib_umem_num_dma_blocks() inside the function, it is just some weird static default. All other places are just using it with PAGE_SIZE, switch to ib_umem_num_dma_blocks(). As this is the last call site, remove ib_umem_num_count(). Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions