1
1
openmpi/test/class
Eugene Loh 463f11f993 Improve shared-memory allocation:
* compute mmap-file size more wisely and pass requested size to allocator
* change MCA parameters:
  - get rid of mpool_sm_per_peer_size
  - get rid of mpool_sm_max_size
  - set default mpool_sm_min_size to 0
* no longer pad sm allocations to page boundaries
* have sm_btl_first_time_init check return codes on free-list creations

Have mca_btl_sm_prepare_src() check to see if it can allocate an EAGER fragment
rather than a MAX fragment if the smaller size works.

Remove ompi/class/ompi_[circular_buffer_]fifo.h and references thereto.

Remove opal/util/pow2.[c|h] and references thereto.

This commit was SVN r20614.
2009-02-20 19:51:57 +00:00
..
Makefile.am Improve shared-memory allocation: 2009-02-20 19:51:57 +00:00
ompi_bitmap.c remove the legal_numbits tests 2007-02-09 03:18:33 +00:00
ompi_rb_tree.c change all instances of ompi_free_list_init to ompi_free_list_init_new. Header 2007-11-01 23:38:50 +00:00
opal_hash_table.c Add checks to ensure that opal_init() completes successfully so that 2008-03-06 14:55:32 +00:00
opal_list.c Add checks to ensure that opal_init() completes successfully so that 2008-03-06 14:55:32 +00:00
opal_pointer_array.c Fix a typo related to the conversion from ompi_pointer_array 2007-12-22 05:32:40 +00:00
opal_value_array.c Add checks to ensure that opal_init() completes successfully so that 2008-03-06 14:55:32 +00:00