[openib-general] IB: I don't like what I'm seeing.
Roland Dreier
Wed Mar 31 07:12:26 PST 2004
ron> I'd like to see if we can put a simple non-connection-based
ron> unreliable datagram stack for this thing and chunk most of
ron> this crap out. My faith in it working at scale is basically
ron> 0.
Not necessarily a bad idea if we want to start from scratch. However,
using unreliable datagrams (UD) means ignoring most of the performance
features of IB, since you're limited to single packet messages and
have to take care of all the reliable delivery in software. You'd
probably be lucky to get 1/3 the performance you can get by using
reliable connected transport.
- Roland
--
To unsubscribe send an email with subject unsubscribe to openib-general at openib.org.
Please contact moderator at openib.org for questions.
More information about the openib-general mailing list