1
1
openmpi/ompi/mca/mpool/base
Sven Stork 556d73085d - Introduce the info key "mpool" to specify which mpool to use for the
allocation. This is necessary to detect if the user requests a specific
  mpool for the allocationi. Searching the key values for a specific mpool
  name does not work for the case that the user provides an info object
  without mpool specific information (see Ticket #254).
- In the case that the user provides a info object without requesting a
  specific mpool we use malloc to allocate buffer instead of returning
  NULL (fix for Ticket #254 )

This commit was SVN r11188.
2006-08-15 09:21:40 +00:00
..
base.h Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
Makefile.am potential fix for ticket #81 2006-06-08 04:29:27 +00:00
mpool_base_alloc.c - Introduce the info key "mpool" to specify which mpool to use for the 2006-08-15 09:21:40 +00:00
mpool_base_close.c Remove the segfault in ompi_info, when we try to destruct a not yet 2006-03-16 16:56:22 +00:00
mpool_base_init.c --- opal object changes 2006-03-29 16:19:17 +00:00
mpool_base_lookup.c 1. mpool_free changes to allow null registrations 2006-05-16 22:04:31 +00:00
mpool_base_mem_cb.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
mpool_base_mem_cb.h Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
mpool_base_open.c potential fix for ticket #81 2006-06-08 04:29:27 +00:00
mpool_base_tree.c make ompi_free_list_item_t a class.. 2006-06-12 16:44:00 +00:00
mpool_base_tree.h These list items are free list items, and should inherit properly.. 2006-06-11 20:19:12 +00:00