RDS: RDMA support
authorAndy Grover <andy.grover@oracle.com>
Tue, 24 Feb 2009 15:30:29 +0000 (15:30 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 27 Feb 2009 07:39:29 +0000 (23:39 -0800)
commiteff5f53bef75c0864a5da06bb688939092b848dc
tree116790e2c93ba3adbbce52704810569cd5517492
parentbdbe6fbc6a2f2ccfb384b141b257677d2a8d36fb
RDS: RDMA support

Some transports may support RDMA features. This handles the
non-transport-specific parts, like pinning user pages and
tracking mapped regions.

Signed-off-by: Andy Grover <andy.grover@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/rds/rdma.c [new file with mode: 0644]
net/rds/rdma.h [new file with mode: 0644]