]> git.openfabrics.org - ~shefty/rdma-win.git/commit
winverbs: add mr interface
authorSean Hefty <sean.hefty@intel.com>
Tue, 13 Jul 2010 18:51:32 +0000 (11:51 -0700)
committerSean Hefty <sean.hefty@intel.com>
Wed, 14 Jul 2010 21:29:02 +0000 (14:29 -0700)
commita881da1db60b3c2aee86511dc820e7c282b98eea
treea82734c1485f36efda2d4b8df433c3269dc7fc5d
parent3fdcf3b5cc9e4a718b02ade74d0e8d0fb8498598
winverbs: add mr interface

The lkey isn't guaranteed to be unique.  To ensure that we track
memory registrations properly, associate MRs with their own data
structure.  Deregistration will reference the data structure, rather
than just the lkey from the registration.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
trunk/core/winverbs/kernel/wv_pd.h