2ffc02870d
- Make it so that all the GPR pointer arrays are allocated initially at 16 elements instead of 512. This saves (on a 64 bit machine) approximately 4*(# procs + # nodes) KB. - Fix up the segment prealloc function so that preallocating an existant segment is not an error, and make the areas where we do large inserts use it. Fix the orte_pointer_array to efficiently implement setting its size. Before we just realloced the array one block at a time until the desired size was reached. Now we resize it all in one realloc. This commit was SVN r14264. |
||
---|---|---|
.. | ||
data_type_support | ||
proxy | ||
base.h | ||
Makefile.am | ||
ras_base_alloc.c | ||
ras_base_allocate.c | ||
ras_base_close.c | ||
ras_base_find_available.c | ||
ras_base_no_ops.c | ||
ras_base_node.c | ||
ras_base_open.c | ||
ras_base_receive.c | ||
ras_base_support_fns.c | ||
ras_private.h |