1
1
openmpi/ompi/mca/pml/base
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
..
base.h Update OMPI frameworks to use the MCA framework system. 2013-03-27 21:17:31 +00:00
Makefile.am Update OMPI frameworks to use the MCA framework system. 2013-03-27 21:17:31 +00:00
owner.txt add owner files to opa/ompi/orte mca directories 2015-02-22 15:10:23 -07:00
pml_base_bsend.c George did the work and deserves all the credit for it. Ralph did the merge, and deserves whatever blame results from errors in it :-) 2014-07-26 00:47:28 +00:00
pml_base_bsend.h - An intrusive commit yet again (sorry): with the separation we 2009-03-04 15:35:54 +00:00
pml_base_frame.c Update code base to use the new opal_free_list_t 2015-02-24 10:05:45 -07:00
pml_base_ft.c ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
pml_base_recvreq.c - Split the datatype engine into two parts: an MPI specific part in 2009-07-13 04:56:31 +00:00
pml_base_recvreq.h First step toward fixing the MPI_Get_count issues from the ticket #2241. Next 2010-07-21 20:07:00 +00:00
pml_base_request_dbg.h Implementation of the MPI-3 Matched Probe functionality. Currently only 2012-02-06 17:35:21 +00:00
pml_base_request.c Update code base to use the new opal_free_list_t 2015-02-24 10:05:45 -07:00
pml_base_request.h Update code base to use the new opal_free_list_t 2015-02-24 10:05:45 -07:00
pml_base_select.c pml_base: whitespace cleanup; no code changes 2015-02-06 11:27:50 -08:00
pml_base_sendreq.c - Split the datatype engine into two parts: an MPI specific part in 2009-07-13 04:56:31 +00:00
pml_base_sendreq.h George did the work and deserves all the credit for it. Ralph did the merge, and deserves whatever blame results from errors in it :-) 2014-07-26 00:47:28 +00:00