summaryrefslogtreecommitdiffstats
path: root/rpc/rpc-transport/rdma/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Bring in new transport rdma.Raghavendra G2010-08-301-0/+1
- rdma is new transport and improvement over current ib-verbs. It uses rdma-read and rdma-write for efficiently transferring large buffers. For more details please refer to rfc-5666 and rfc-5667. Signed-off-by: Raghavendra G <raghavendra@gluster.com> Signed-off-by: Vijay Bellur <vijay@dev.gluster.com> BUG: 513 (Introduce 0 copy rdma) URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=513