[ofa-general] Re: [PATCHv2] IB/mad: fix duplicated kernel thread name

Or Gerlitz ogerlitz at voltaire.com
Mon Jul 16 05:47:59 PDT 2007


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.






More information about the general mailing list