]> 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>
Tue, 13 Jul 2010 18:51:32 +0000 (11:51 -0700)
commit5a79437dac61b5154365b08a64da65b204df88ea
tree3c4db1b662dae4c91e185b9a4a1f3325102bf192
parent0a02ac93d7287bbdc48578efcf676190572718f1
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