Skip to content

Latest commit

 

History

History
50 lines (30 loc) · 740 Bytes

README.md

File metadata and controls

50 lines (30 loc) · 740 Bytes

rdma_resource_lat

An tool to monitor RDMA PD, MR, ucontext registration latency in real time.

Homepage: https://github.com/paravpandit/rtool/

Please send your patches, issues and questions to https://github.com/paravpandit/rtool/issues/

Supported OS

  • GNU/Linux

Packages

None at this time.

Examples

Show RDMA MR registration latency

$ rdma_resource_lat -d mlx5_0 -s 4G

Show RDMA MR registration latency using huge pages

$ rdma_resource_lat -d mlx5_0 -s 1G -u

Show RDMA PD registration latency

$ rdma_resource_lat -d mlx5_0 -R pd

Authors

Licensed under GPLv3 (or later) http://www.gnu.org/licenses/gpl-3.0.txt