Barrelfish
Macros
morecore.c File Reference

Morecore implementation for malloc. More...

Macros

#define HEAP_REGION   (512UL * 1024 * 1024) /* 512MB */
 Amount of virtual space for malloc.
 

Detailed Description

Morecore implementation for malloc.