unix/MemorySupport.cpp File Reference
#include <stdlib.h>
#include "RexxCore.h"
#include "RexxMemory.hpp"
#include "ActivityManager.hpp"
#include "SystemInterpreter.hpp"
Include dependency graph for unix/MemorySupport.cpp:

Go to the source code of this file.

Macros

#define MEMSIZE   4194304 /* memory pool */
 
#define PAGESIZE   4096 /* page size */
 

Macro Definition Documentation

◆ MEMSIZE

#define MEMSIZE   4194304 /* memory pool */

Definition at line 52 of file unix/MemorySupport.cpp.

◆ PAGESIZE

#define PAGESIZE   4096 /* page size */

Definition at line 53 of file unix/MemorySupport.cpp.