]> git.openfabrics.org - ~shefty/libibverbs.git/commit
Add support for userspace RDMA connection management abstraction (CMA)
authorSean Hefty <sean.hefty@intel.com>
Fri, 11 Nov 2005 00:33:09 +0000 (00:33 +0000)
committerRoland Dreier <rolandd@cisco.com>
Thu, 9 Nov 2006 19:35:58 +0000 (11:35 -0800)
commitbdb59f7e356a74eede37bc6eaceb8abab716df36
tree18a7c57aa64392995dac0b5f9318c85fed84e4dc
parent62607f04ee2896724a0733c7b5d4bbea3835c13b
Add support for userspace RDMA connection management abstraction (CMA)

Add common user/kernel data structures and copy routines in libibverbs.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
ChangeLog
Makefile.am
include/infiniband/kern-abi.h
include/infiniband/marshall.h [new file with mode: 0644]
include/infiniband/sa-kern-abi.h [new file with mode: 0644]
include/infiniband/sa.h [new file with mode: 0644]
src/libibverbs.map
src/marshall.c [new file with mode: 0644]