From: Arlin Davis <[email protected]> Arlin Davis (3): extension: add IB UD extensions to reduce CM/AH memory footprint openib: add new TIMEWAIT state for CM openib: add IB UD cm_free/ah_free extension support in UCM provider
dapl/openib_cma/cm.c | 5 ++ dapl/openib_cma/dapl_ib_util.h | 1 + dapl/openib_common/dapl_ib_common.h | 6 ++- dapl/openib_common/ib_extensions.c | 40 +++++++++++++++++ dapl/openib_mcm/cm.c | 5 ++ dapl/openib_mcm/dapl_ib_util.h | 1 + dapl/openib_scm/cm.c | 5 ++ dapl/openib_scm/dapl_ib_util.h | 1 + dapl/openib_ucm/cm.c | 77 +++++++++++++++++++++++++++++++++- dapl/openib_ucm/dapl_ib_util.h | 1 + dat/include/dat2/dat_ib_extensions.h | 47 +++++++++++++++++++-- 11 files changed, 181 insertions(+), 8 deletions(-) -- 1.7.3 -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
