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 | ||
base.h | ||
help-orte-rmaps-base.txt | ||
Makefile.am | ||
rmaps_base_close.c | ||
rmaps_base_find_avail.c | ||
rmaps_base_map_job.c | ||
rmaps_base_open.c | ||
rmaps_base_proxy_map_job.c | ||
rmaps_base_receive.c | ||
rmaps_base_registry_fns.c | ||
rmaps_base_support_fns.c | ||
rmaps_class_instances.h | ||
rmaps_private.h |