Eli Cohen wrote:
Or go simpler and have MAX_SEND_CQE be replaced by (say) MIN {16 ,
send_queue_size/4}
But then I have to evaluate this expression in the fast path so I think
we should put the limit at module initialization.
Using a value V which equals MIN (A, b) which is not predefined does
mot mean to you need to evaluate the MIN function each time you check if
X > V, just compute V once and you are done.
Or.
_______________________________________________
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