Skip to content

mikijoy/rtool

 
 

Repository files navigation

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

About

Few tools for RDMA

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 95.5%
  • Makefile 2.5%
  • Roff 2.0%