[openib-general] Re: [PATCH] [SRP] support for it_iu length negotiation

Roland Dreier rolandd at cisco.com
Tue Nov 1 12:27:19 PST 2005


    Ken> The SRP-1 spec calls for iu size negotiation during login so
    Ken> not allowing iu size negotiation would be a bug in terms of
    Ken> spec compliance. I think there are valid reasons why iu size
    Ken> negotiation should be in the spec.

Sure, no objection here.

My objections are the following (as I said in my previous mail):
 - I don't like allocating a 1 KB IU for every send IU, since most of
   that memory will probably never be used.
 - I'm not convinced that it's _ever_ a win to have the target do
   another RDMA to fetch the indirect buffer list.  You need to
   convince me that it's not better to simply tell the upper layers
   what the limit on s/g list length is to fit in the current IU size.

 - R.



More information about the general mailing list