[ofa-general] Re: status of ofed ipoib changes which are not upstream
Or Gerlitz
ogerlitz at voltaire.com
Mon Apr 28 00:09:56 PDT 2008
Eli Cohen wrote:
>> ...looking closer, what happens if the send queue has less than 16
>> entries? (set with send_queue_size on module load)
> I assumed that no one will want to use such a low number but surely
> someone will do it ;-) How about using a set function for the module
> parameter and allowing values >= 2 * MAX_SEND_CQE?
>
Or go simpler and have MAX_SEND_CQE be replaced by (say) MIN {16 ,
send_queue_size/4}
Or
More information about the general
mailing list