1
1
openmpi/ompi/mca/mpool
Nathan Hjelm f2a73fcdbd udreg: free huge page allocations correctly
This commit fixes an error path that occurs when huge page allocations are
enabled. In this case we allocate a huge page and try to register it but fail.
We then were calling free on the opal object. Fix this by calling the proper free
function.

cmr=v1.7.4:reviewer=rhc

This commit was SVN r30289.
2014-01-14 16:26:06 +00:00
..
base Fix OpenBSD warnings where <malloc.h> is available and usable, but not 2014-01-10 17:20:49 +00:00
gpusm Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
grdma Fix OpenBSD warnings where <malloc.h> is available and usable, but not 2014-01-10 17:20:49 +00:00
rgpusm Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
sm Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
udreg udreg: free huge page allocations correctly 2014-01-14 16:26:06 +00:00
Makefile.am Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
mpool.h Chnage some CUDA configure code and macro names per review request by jsquyres in ticket #3880. 2013-12-06 14:35:10 +00:00