diff options
author | Leon Romanovsky <leonro@mellanox.com> | 2018-01-28 10:17:24 +0100 |
---|---|---|
committer | Jason Gunthorpe <jgg@mellanox.com> | 2018-01-30 04:21:40 +0100 |
commit | bf3c5a93c52368410a521af34ed3bff91a99df44 (patch) | |
tree | e8a43619c4c4682f45a93616806d8af01847ae9e /drivers/input/touchscreen/of_touchscreen.c | |
parent | RDMA/core: Add resource tracking for create and destroy PDs (diff) | |
download | linux-bf3c5a93c52368410a521af34ed3bff91a99df44.tar.xz linux-bf3c5a93c52368410a521af34ed3bff91a99df44.zip |
RDMA/nldev: Provide global resource utilization
Expose through the netlink interface the global per-device utilization of
the supported object types.
Provide both dumpit and doit callbacks.
As an example of possible output from rdmatool for system with 5
mlx5 cards:
$ rdma res
1: mlx5_0: qp 4 cq 5 pd 3
2: mlx5_1: qp 4 cq 5 pd 3
3: mlx5_2: qp 4 cq 5 pd 3
4: mlx5_3: qp 2 cq 3 pd 2
5: mlx5_4: qp 4 cq 5 pd 3
Reviewed-by: Mark Bloch <markb@mellanox.com>
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Reviewed-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'drivers/input/touchscreen/of_touchscreen.c')
0 files changed, 0 insertions, 0 deletions