]> git.openfabrics.org - ~shefty/rdma-win.git/commit
libs: convert to use private heaps
authorshefty <shefty@ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86>
Thu, 3 Sep 2009 18:34:19 +0000 (18:34 +0000)
committershefty <shefty@ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86>
Thu, 3 Sep 2009 18:34:19 +0000 (18:34 +0000)
commitf5e737111719028e795c56927197a1cd0c3d659c
treed961adbb9078a93ff1c6c9e141788d865fce3137
parent1cef1d756b78ee1e27adb8c0e20bc11f7e9fa2e4
libs: convert to use private heaps

Convert winverbs, dapl, dat, libibverbs, and librdmacm to use private heaps.

This allows for better support of memory registration caching by upper
level libaries (MPI) that use SecureMemoryCacheCallback.

It also makes it easier to debug heap corruption issues.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
git-svn-id: svn://openib.tc.cornell.edu/gen1@2423 ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86
branches/winverbs/core/winverbs/user/wv_main.cpp
branches/winverbs/core/winverbs/user/wv_memory.h
branches/winverbs/ulp/dapl2/dapl/openib_scm/cm.c
branches/winverbs/ulp/dapl2/dapl/udapl/windows/dapl_osd.c
branches/winverbs/ulp/dapl2/dapl/udapl/windows/dapl_osd.h
branches/winverbs/ulp/dapl2/dat/udat/windows/dat_osd.c
branches/winverbs/ulp/dapl2/dat/udat/windows/dat_osd.h
branches/winverbs/ulp/libibverbs/src/ibv_main.cpp
branches/winverbs/ulp/libibverbs/src/ibverbs.h
branches/winverbs/ulp/librdmacm/src/cma.h
branches/winverbs/ulp/librdmacm/src/cma_main.cpp