1
1
openmpi/ompi/mca
Nathan Hjelm 2614dfc4bf bcol/basesmuma: fix remaining memory leaks in basesmuma
We were still leaking 1) file descriptors for data files, and 2) some
control files. I fixed both of these leaks and everything is looking
good. This should fix the bug where we are running out of file
descriptors when running the loop_spawn test. I also too the
opportunity to refactor the code a bit to make the mapping/unmapping
simpler. This should help avoid these sorts of issues in the future.

Depends on #4678

cmr=v1.8.2:reviewer=manjugv

This commit was SVN r31893.
2014-05-27 18:40:41 +00:00
..
allocator allocator/bucket: free all memory associated with a bucket allocator 2014-05-14 21:15:39 +00:00
bcol bcol/basesmuma: fix remaining memory leaks in basesmuma 2014-05-27 18:40:41 +00:00
bml Remove unused variables. 2014-05-21 01:34:26 +00:00
btl usnic: re-order teardown sequence now that del_procs() is actually called 2014-05-21 23:59:17 +00:00
coll HCOLL: use proper parameter in progress unregister 2014-05-26 09:03:30 +00:00
common do not incrementing/decrementing the opal_progress_event_state. 2014-05-23 05:02:31 +00:00
crcp build: add Automake-like silent/verbose macros for "ln -s ..." operations 2014-03-28 18:24:32 +00:00
dpm Gah; we need to have a unique barrier ID for the ompi_rte_barrier() 2014-05-22 00:31:39 +00:00
fbtl Next step of RFC: OMPI_CHECK_FUNC_LIB -> OPAL_CHECK_FUNC_LIB 2014-05-01 14:57:43 +00:00
fcoll add proper typcasts to intptr_t to avoid warnings on 32bit systems. 2014-01-10 16:19:04 +00:00
fs The bulk of the remaining renaming changes, in one final glorious "blob". Thanks to Jeff for some help chasing down a few spots. Per chat with Jeff, we decided to cleanup a few things that were historical in nature: 2014-05-07 21:48:53 +00:00
io Update the UTK copyright on the topology related files. 2014-05-16 22:23:52 +00:00
mpool The bulk of the remaining renaming changes, in one final glorious "blob". Thanks to Jeff for some help chasing down a few spots. Per chat with Jeff, we decided to cleanup a few things that were historical in nature: 2014-05-07 21:48:53 +00:00
mtl MXM: fix warning 2014-05-21 07:50:05 +00:00
op The bulk of the remaining renaming changes, in one final glorious "blob". Thanks to Jeff for some help chasing down a few spots. Per chat with Jeff, we decided to cleanup a few things that were historical in nature: 2014-05-07 21:48:53 +00:00
osc Fix a memory leak in ompi_osc_base_finalize() 2014-05-16 05:25:24 +00:00
pml pml ob1: use the pre-computed size from the free lists 2014-05-20 20:32:25 +00:00
pubsub The bulk of the remaining renaming changes, in one final glorious "blob". Thanks to Jeff for some help chasing down a few spots. Per chat with Jeff, we decided to cleanup a few things that were historical in nature: 2014-05-07 21:48:53 +00:00
rcache Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
rte The bulk of the remaining renaming changes, in one final glorious "blob". Thanks to Jeff for some help chasing down a few spots. Per chat with Jeff, we decided to cleanup a few things that were historical in nature: 2014-05-07 21:48:53 +00:00
sbgp Looks like someone missed a '|' in this comparison, so correct it here 2014-05-14 16:53:22 +00:00
sharedfp The bulk of the remaining renaming changes, in one final glorious "blob". Thanks to Jeff for some help chasing down a few spots. Per chat with Jeff, we decided to cleanup a few things that were historical in nature: 2014-05-07 21:48:53 +00:00
topo correctly allocate cart in mca_topo_base_cart_sub(...) 2014-05-23 03:07:46 +00:00
vprotocol The bulk of the remaining renaming changes, in one final glorious "blob". Thanks to Jeff for some help chasing down a few spots. Per chat with Jeff, we decided to cleanup a few things that were historical in nature: 2014-05-07 21:48:53 +00:00