Specifies a memory configuration. More...
#include "swstart.h"
Data Fields | |
| size_t | maxAddrSpaceSize |
| Address range RIP may use, and max it may grow to. | |
| size_t | workingSize |
| Normal working size to restrict RIP to. | |
| size_t | emergencySize |
| Additional mem to use rather than partial paint. | |
| int32 | allowUseAllMem |
| Allow usage of mem up to max (after trying to partial paint) rather than fail. | |
| mps_arena_t | arena |
| The memory arena. | |
Specifies a memory configuration.