Jerome> Just an open question: Do you think that we could get
    Jerome> better performance if we would go with u32 instead of
    Jerome> reducing the buffer to 16K?

Not sure.  One easy test you could try would be increasing 16384 to
32768 in my patch.  If that works and improves performance, then
further increases would probably be worthwhile also.

You could also try changing recv_size and send_size from u16 to s32 in
the declaration in sdp_conn.h.

BTW, I say all of this with only the vaguest understanding of the SDP
code base, so it might be complete nonsense.

 - R.
_______________________________________________
openib-general mailing list
[email protected]
http://openib.org/mailman/listinfo/openib-general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to