1
1
openmpi/ompi/mca/pml/yalla
Nathan Hjelm 5f1254d710 Update code base to use the new opal_free_list_t
Use of the old ompi_free_list_t and ompi_free_list_item_t is
deprecated. These classes will be removed in a future commit.

This commit updates the entire code base to use opal_free_list_t and
opal_free_list_item_t.

Notes:

OMPI_FREE_LIST_*_MT -> opal_free_list_* (uses opal_using_threads ())

Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
2015-02-24 10:05:45 -07:00
..
configure.m4 yalla: address comments on #246 by @jsquires 2014-10-22 10:42:56 +03:00
Makefile.am Add new PML yalla, which uses mxm directly to reduce overhead. 2014-10-21 16:08:24 +03:00
owner.txt add owner files to opa/ompi/orte mca directories 2015-02-22 15:10:23 -07:00
pml_yalla_component.c yalla: address comments on #246 by @jsquires 2014-10-22 10:42:56 +03:00
pml_yalla_datatype.c Update code base to use the new opal_free_list_t 2015-02-24 10:05:45 -07:00
pml_yalla_datatype.h Update code base to use the new opal_free_list_t 2015-02-24 10:05:45 -07:00
pml_yalla_freelist.h Update opal_free_list_t usage to reflect new class interface. 2015-02-24 10:05:44 -07:00
pml_yalla_request.c Update code base to use the new opal_free_list_t 2015-02-24 10:05:45 -07:00
pml_yalla_request.h Update code base to use the new opal_free_list_t 2015-02-24 10:05:45 -07:00
pml_yalla.c yalla: fix coverity errors 2015-02-22 13:57:45 +02:00
pml_yalla.h yalla: address comments on #246 by @jsquires 2014-10-22 10:42:56 +03:00