Michael S. Tsirkin wrote:
and if it needs thread-per-cpu, why not use
the system threads/softirqs as does the TCP/IP stack connection mgmt code?
softirqs would be very awkward because things like create qp can't be done from
that context. Using system threads might be possible, but one needs to be
careful this might create problems for anyone who wants to e.g. destroy cm id
from a system thread, which needs a flush.
you have decided to move directly to the and-if part, however, sometimes
it worth to stop and explain yourself, you know
Anyway, grep-ing for "flush" in cm.c yields nothing
Or.
_______________________________________________
general mailing list
[email protected]
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general
To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general