9eb023a5c2
was smaller than the CACHE_LINE_SIZE. Here is the version that works. In fact this works on 2 steps. First we set the element size to something multiple of the desired alignment. Then when we allocate memory, we compute the total size, and we will align each of the elements (we allocate multiple of them every time) to the CACHE_LINE_SIZE. This commit was SVN r10479. |
||
---|---|---|
.. | ||
Makefile.am | ||
ompi_bitmap.c | ||
ompi_bitmap.h | ||
ompi_circular_buffer_fifo.h | ||
ompi_fifo.h | ||
ompi_free_list.c | ||
ompi_free_list.h | ||
ompi_pointer_array.c | ||
ompi_pointer_array.h | ||
ompi_rb_tree.c | ||
ompi_rb_tree.h | ||
ompi_seq_tracker.c | ||
ompi_seq_tracker.h |