MALLOC_MAXCACHE
if (mopts.def_maxcache > MALLOC_MAXCACHE)
mopts.def_maxcache = MALLOC_MAXCACHE;
struct region_info free_regions[MALLOC_MAXCACHE];