22e59b056a
Basesmuma was vallocing space for control data then mmapping over that data. Nothing in the code suggests any need for mmapping a specific address so I did the following to remove the leak: - Removed the valloc of the buffer space - ftruncate the mmaped file to ensure there is sufficient memory to allocate space for the control data. Ideally this code should be using opal/shmem but that is a larger change. Keeping it simple for now. cmr=v1.8.2:reviewer=manjugv This commit was SVN r31822. |
||
---|---|---|
.. | ||
allocator | ||
bcol | ||
bml | ||
btl | ||
coll | ||
common | ||
crcp | ||
dpm | ||
fbtl | ||
fcoll | ||
fs | ||
io | ||
mpool | ||
mtl | ||
op | ||
osc | ||
pml | ||
pubsub | ||
rcache | ||
rte | ||
sbgp | ||
sharedfp | ||
topo | ||
vprotocol |