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

David Miller davem at davemloft.net
Tue Feb 24 23:28:14 PST 2009


From: Andy Grover <andy.grover at oracle.com>
Date: Tue, 24 Feb 2009 17:30:17 -0800

> This patchset against net-next adds support for RDS sockets. RDS is an
> Oracle-originated protocol used to send IPC datagrams (up to 1MB)
> reliably, and is used currently in Oracle RAC and Exadata products. 
> 
> I've addressed all the issues from comments on take 1. (thanks!) This patchset
> squashes the changes into the original changeset, but I've also included
> a tree where the un-squashed changes since last time may be reviewed:
> git://git.openfabrics.org/~agrover/ofed_1_4/linux-2.6.git
> rds-broken-out-fixes
> 
> Major changes since last time include moving to net/rds, and the
> additional inclusion of iwarp transport support.

This makes RDMA too much of a first-class citizen in the networking
stack.  That's a blocker for me.

Furthermore the port you've choosen for the protocol is arbitrary, not
properly allocated with the appropriate standards committee, and
therefore could conflict with something other people are using.

I'm rejecting these patches, sorry.



More information about the general mailing list