]> git.openfabrics.org - ~ardavis/dapl.git/commit
Convert the openib_cma provider to common code between linux and windows.
authorSean Hefty <sean.hefty@intel.com>
Fri, 10 Apr 2009 15:07:18 +0000 (08:07 -0700)
committerArlin Davis <arlin.r.davis@intel.com>
Fri, 10 Apr 2009 15:07:18 +0000 (08:07 -0700)
commita8582be0e1fc89e856f1d0b43a3c1b271295a352
tree6d56e506b8af10b07fedaeb20bc5e590ebce6a81
parentcc2a71dfe0c35a70f6b1ba66070a3a06059a8bb5
Convert the openib_cma provider to common code between linux and windows.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
15 files changed:
Makefile.am
dapl/dirs
dapl/openib_cma/SOURCES [new file with mode: 0644]
dapl/openib_cma/dapl_ib_cm.c
dapl/openib_cma/dapl_ib_cq.c
dapl/openib_cma/dapl_ib_dto.h
dapl/openib_cma/dapl_ib_mem.c
dapl/openib_cma/dapl_ib_util.c
dapl/openib_cma/dapl_ib_util.h
dapl/openib_cma/libdaplcma.map [new file with mode: 0644]
dapl/openib_cma/linux/openib_osd.h [new file with mode: 0644]
dapl/openib_cma/makefile [new file with mode: 0644]
dapl/openib_cma/udapl.rc [new file with mode: 0644]
dapl/openib_cma/udapl_ofa_cma_exports.src [new file with mode: 0644]
dapl/openib_cma/windows/openib_osd.h [new file with mode: 0644]