[ofa-general] Re: [PATCH 0/26] Reliable Datagram Sockets (RDS), take 2

Roland Dreier rdreier at cisco.com
Wed Feb 25 10:16:18 PST 2009


 > It's making real sockets, using the real networking stack,
 > using up real IP port/address pairs recognized by the rest
 > of the real networking stack, and doing RDMA over that
 > connection.
 > 
 > That's not allowed.
 > 
 > We always said that if these RDMA things are in the tree,
 > they should use their own IP addresses and that are not
 > visible to the real Linux networking stack.

How is what the RDS code is doing any different than what the (upstream)
NFS/RDMA and iSER code does?  It uses the same rdma_xxx() interfaces for
handling connections.

 - R.



More information about the general mailing list