commit | 6b52a12bc3fc39053b5bac4d4927ec8d974f8f60 | [log] [tgz] |
---|---|---|
author | Shani Michaeli <shanim@mellanox.com> | Wed Feb 06 16:19:13 2013 +0000 |
committer | Roland Dreier <roland@purestorage.com> | Thu Feb 21 11:59:09 2013 -0800 |
tree | ee722399af38f19b84773e87a519b1da3d2d6268 | |
parent | 7083e42ee2ff43a11481e0e7211ec4f9ac68cb79 [diff] |
IB/uverbs: Implement memory windows support in uverbs The existing user/kernel uverbs API has IB_USER_VERBS_CMD_ALLOC/DEALLOC_MW. Implement these calls, along with destroying user memory windows during process cleanup. Signed-off-by: Haggai Eran <haggaie@mellanox.com> Signed-off-by: Shani Michaeli <shanim@mellanox.com> Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: Roland Dreier <roland@purestorage.com>