DEFAULT_GRANULARITY 571 oshmem/mca/memheap/ptmalloc/malloc.c #ifndef DEFAULT_GRANULARITY DEFAULT_GRANULARITY 2836 oshmem/mca/memheap/ptmalloc/malloc.c mparams.granularity = ((DEFAULT_GRANULARITY != 0)? DEFAULT_GRANULARITY 2837 oshmem/mca/memheap/ptmalloc/malloc.c DEFAULT_GRANULARITY : mparams.page_size);