1
1
openmpi/ompi/mca/bml/r2
Nathan Hjelm db74fa9d0f bml/r2: fix memory leak
The add_procs change made some assumptions in the bml/r2 add_procs
wrong. This lead to del_procs never being called. I removed the logic
that checks the ompi_proc_t reference count and removed an unnecessary
allocation. The allocation only makes sense if we pass more than a
single proc at a time to the btl del_procs.

This commit also ensures that the btl del_procs is called if the
endpoint is in the btl_rdma array but not the btl_send array.

Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
2015-09-23 10:45:13 -06:00
..
bml_r2_component.c bml r2: very minor cleanups 2015-06-25 15:54:16 -07:00
bml_r2_ft.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
bml_r2_ft.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
bml_r2.c bml/r2: fix memory leak 2015-09-23 10:45:13 -06:00
bml_r2.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
configure.m4 Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
help-mca-bml-r2.txt Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
Makefile.am Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
owner.txt add owner files to opa/ompi/orte mca directories 2015-02-22 15:10:23 -07:00