On Thu, Nov 10, 2011 at 10:03 AM, Dotan Barak <[email protected]> wrote: > +This library is thread safe library and verbs can be called from every > thread in the process (the same resource can even be handled from different > threads, for example: ibv_poll_cq can be called from more than one thread).
I had one more remark myself: if a novice reads the above, she or he might start wondering whether the above statement about calling ibv_poll_cq() from more than one thread refers to calling that function with different or with identical cq arguments. Bart. -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
