]> git.openfabrics.org - ~shefty/rdma-win.git/commit
[IBAL] Add code to allow user-mode code to register memory via the existing IBAL...
authorleonidk <leonidk@ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86>
Wed, 2 Jul 2008 10:34:39 +0000 (10:34 +0000)
committerleonidk <leonidk@ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86>
Wed, 2 Jul 2008 10:34:39 +0000 (10:34 +0000)
commit0e0019ed05ffa475082014b14fb6826bc72ed3cb
tree6d6a859612a17354f7198081f54bc7ad36b4979e
parent96d5f8792d5ae5f8ebf3155dc545203683b428c3
[IBAL] Add code to allow user-mode code to register memory via the existing IBAL IOCTLs, and if that succeeds, issue a no-op IOCTL that completes the user's overlapped request to their IOCP (or whatever mechanism they are using - the I/O manager will take care of it).
Signed-off-by: Fab Tillier <ftillier@microsoft.com>
git-svn-id: svn://openib.tc.cornell.edu/gen1@1319 ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86
trunk/core/al/al_dev.h
trunk/core/al/kernel/al_proxy_ndi.c