Loading...
Select Version
&pagelevel(4)&pagelevel
Macro | Brief description |
CSTAT | Changes the status of memory pages owned by a program |
MINF | Provides information about the allocation and size of class 6 memory or of a memory |
RELM | Releases a contiguous memory area from the calling program |
REQM | Requests (additional) memory space for the program |
Pages in a memory pool (see "Common memory areas shared by several users (Memory pools)") can be requested using the REQMP macro and released using the RELMP macro.