[dat-discussions] [openib-general] [RFC] DAT 2.0immediatedataproposal
Sean Hefty
sean.hefty at intel.com
Mon Feb 6 16:00:32 PST 2006
>I would think an array of pointers and a count to standard work requests
>would do it. And of course, each work request can control whether is
>solicits a completion so a write/send sequence can generate a single
>completion event on both ends. Use the EVD lock to guard against other
>threads injecting requests on the queue during a combined request
>operation and the ULP has everything it needs.
This is what the OpenIB stack does today. The difference is that it uses a
linked list, rather than an array.
- Sean
More information about the general
mailing list