Searched refs:M_GRANULARITY (Results 1 - 2 of 2) sorted by relevance

/barrelfish-2018-10-04/include/dmalloc/
H A Ddmalloc.h154 M_GRANULARITY -2 page size any power of 2 >= page size
160 #define M_GRANULARITY (-2) macro
/barrelfish-2018-10-04/lib/dmalloc/
H A Ddmalloc.c450 Also settable using mallopt(M_GRANULARITY, x)
755 #define M_GRANULARITY (-2) macro
990 M_GRANULARITY -2 page size any power of 2 >= page size
1310 setting with mallopt(M_GRANULARITY, value).
3260 case M_GRANULARITY:

Completed in 64 milliseconds