commit | d41c1208955394198398f8a2ab8e0e25ad592e2b | [log] [tgz] |
---|---|---|
author | Ariel Levkovich <lariel@mellanox.com> | Thu Apr 05 18:53:22 2018 +0300 |
committer | Jason Gunthorpe <jgg@mellanox.com> | Thu Apr 05 11:16:39 2018 -0600 |
tree | 3daafb2abc989e8bb4dfceb1a3197dd33c9ed501 | |
parent | 09c4854fde84421726a90249b4c20df2492f425f [diff] |
IB/uverbs: Expose device memory capabilities to user Adding a new capability field under ib_uverbs_ex_query_device_resp - max_dm_size - which reflects the maximum amount of device memory that is available for allocation on a device in bytes. Signed-off-by: Ariel Levkovich <lariel@mellanox.com> Signed-off-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>