Brian Barrett
6d70f5fbe0
don't define malloc and friends in opal_config, as it causes problems when
...
we later include malloc.h
This commit was SVN r13803.
2007-02-26 21:34:48 +00:00
Gleb Natapov
b910d10a81
Add general functions for alignment and change rdma_mpool_align to always
...
honor an alignment event if posix_memalign() is not available.
This commit was SVN r12892.
2006-12-18 10:52:18 +00:00
Brian Barrett
c554638446
Support systems without malloc.h or posix_memalign (ie, pretty much every
...
one we support that isn't Linux)
This commit was SVN r12880.
2006-12-17 17:28:59 +00:00
Gleb Natapov
190e7a27cd
Merge with gleb-mpool branch. All RDMA components use same mpool now (rdma).
...
udapl/openib/vapi/gm mpools a deprecated. rdma mpool has parameter that allows
to limit its size mpool_rdma_rcache_size_limit (default is 0 - unlimited).
This commit was SVN r12878.
2006-12-17 12:26:41 +00:00