c68c6ac122
- Added some basic flow control to limit number of posted sends. - Merged endpoint send/recv lock into single endpoint lock. - Set the LMR triplet length in the send path, not at allocation time. This has to be done because upper layers might send less than the amount allocated. - Alter the tie-breaker if statement protecting the second call to dat_ep_connect(). The logic was reversed compared to the tie- breaker for the first dat_ep_connect(), making it possible for 3 or more processes to form a deadlock loop. - Some asserts were added for debugging purposes.. leaving them in place for now. This commit was SVN r10317. |
||
---|---|---|
.. | ||
.ompi_ignore | ||
.ompi_unignore | ||
btl_udapl_component.c | ||
btl_udapl_endpoint.c | ||
btl_udapl_endpoint.h | ||
btl_udapl_frag.c | ||
btl_udapl_frag.h | ||
btl_udapl_proc.c | ||
btl_udapl_proc.h | ||
btl_udapl.c | ||
btl_udapl.h | ||
configure.m4 | ||
configure.params | ||
Makefile.am |