On Mon, 2008-04-28 at 10:09 +0300, Or Gerlitz 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.