[openib-general] [PATCH 0/4] Dispatch communication related events to the IB CM

Sean Hefty mshefty at ichips.intel.com
Wed Aug 23 14:59:41 PDT 2006


Roland Dreier wrote:
> It's unfortunate that we have to add a special-case event hook for the
> CM, but I guess the iWARP CM changes are so ugly anyway it doesn't
> matter much.  So I think committing this is OK.

We also have the alternative of pushing the responsibility of notifying the CM 
of the event to the ULPs, which is what's done today.  The problem there is that 
gets pushed up to all userspace applications as well.

And even with these proposed changes, there's a race condition where the CM can 
timeout a connection after data is received over it, but before this event can 
be processed.  This makes me wonder if any of this is worth it...

- Sean




More information about the general mailing list