Hello dear all,
I had a point on the tbd-list, that I would like to ask here:
- Shouldn't we have a while-loop condition around every occurence
of opal_condition_wait (spurious wake-ups)
As we may do a pthread_cond_wait,
e.g. in opal_free_list.h and OPAL_FREE_LIST_WAIT ?
Occurrences:
ompi/class/ompi_free_list.h
opal/class/opal_free_list.h
ompi/request/req_wait.c /* Two Occurences: not a
must, but... */
orte/mca/gpr/proxy/gpr_proxy_compound_cmd.c
orte/mca/iof/base/iof_base_flush.c:108
orte/mca/pls/rsh/pls_rsh_module.c:892
May I check in the patch attached below?
Thanks,
Rainer
--
---------------------------------------------------------------------
Dipl.-Inf. Rainer Keller email: keller_at_[hidden]
High Performance Computing Tel: ++49 (0)711-685 5858
Center Stuttgart (HLRS) Fax: ++49 (0)711-685 5832
POSTAL:Nobelstrasse 19 http://www.hlrs.de/people/keller
ACTUAL:Allmandring 30, R. O.030 AIM:rusraink
70550 Stuttgart
|