9fe5844071
add misc asserts to check for proper reference counting. ugly hack 1 -- use mallopt to never release memory ala sbrk - this is commented out in mca_btl_mvapi_component_init ugly hack 2 -- test registrations comming out of the tree via rcache_find, for an unknown reason the tree is returning registrations where the address is not within the base or bound of the registration. If this happens, we return NULL. comment out code to enable mem hooks if leave_pinned is set, note we can do this via an mca param and will default it to leave_pinned with mem_hooks when we iron out these issues. I am adding a unit test for the rcache. Note that we have a unit test for the rb tree but the compare function is significantly different than that used for registrations. After we have tracked down the issues with rcache_rb we will remove the above hacks. This commit was SVN r7499. |
||
---|---|---|
.. | ||
btl_mvapi_component.c | ||
btl_mvapi_endpoint.c | ||
btl_mvapi_endpoint.h | ||
btl_mvapi_frag.c | ||
btl_mvapi_frag.h | ||
btl_mvapi_proc.c | ||
btl_mvapi_proc.h | ||
btl_mvapi_rdma_buf.h | ||
btl_mvapi.c | ||
btl_mvapi.h | ||
configure.m4 | ||
configure.params | ||
Makefile.am |