[ofiwg] wait sets

Hefty, Sean sean.hefty at intel.com
Thu Feb 4 09:32:29 PST 2016


> Will this still require processing all queues attached to a wait object,

No - it should not

> or is there going to be an interface call added to somehow retrieve
> information about which queues signaled (if possible)?

If an app is using a wait set, using a poll set to get this list makes sense.  If the app is using wait objects associated with the CQ, the app can select the queues to check based on the output from select/poll.  There are a couple ways for the app to handle this.


More information about the ofiwg mailing list