[openib-general] [PATCH] Optimize cma_process_remove()
Sean Hefty
mshefty at ichips.intel.com
Wed Sep 13 10:19:54 PDT 2006
Krishna Kumar wrote:
> Thanks for the explanation. So a list_del_init() would be the best
> thing to do. Another option is to add a remove_list to rdma_id_private
> by which this entry could be added to a local remove_list and traversed
> without holding a lock, but it doesn't make sense to add that for one case.
>
> Does the following patch look OK ?
Thanks - I committed this to svn 9462.
- Sean
More information about the general
mailing list