> Quoting Roland Dreier <[EMAIL PROTECTED]>: > Subject: Re: send max_sge lower than reported by ib_query_device > > > The same bug exists with mthca. I saw it originally in the kernel doing > RDS work, but I just put together a short user space test. > > Thanks. The patch below seems to fix this for me. I guess I'll queue > this for 2.6.24.
I'm not sure this is a good approach: the fact that user attempts to use the max value from query device indicates that he really wants to get as large a value as possible. So lowering this value in query means we are wasting performance for such an app. -- MST _______________________________________________ general mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
