[openib-general] [PATCH v4 01/13] Linux RDMA Core Changes

Michael S. Tsirkin mst at mellanox.co.il
Sat Jan 6 09:34:40 PST 2007


> [Felix Marti] In addition, is arming the CQ really in the performance
> path? - Don't apps poll the CQ as long as there are pending CQEs and
> only arm the CQ for notification once there is nothing left to do? If
> this is the case, it would mean that we waste a few cycles 'idle'
> cycles.

Applications such as IPoIB might queue up packets, then ARM the CQ,
and only then they are processed by the upper layers in the stack.
So arming the CQ is on hot datapath.

-- 
MST




More information about the general mailing list