Function Calls


The following list contains the memory calls. See Kernel Folio Calls in the 3DO System Programmer's Reference for more information on these calls.

Allocating Memory

The following calls allocate memory:

Freeing Memory

The following calls free memory:

Getting Information About Memory

The following calls get information about available memory:

Reclaiming Unused Memory

The following call reclaims unused memory:

Changing the Control Status of Memory

The following call changes the status of memory:

Using Private Memory Lists

The following calls deal with private lists:

Using Memory Pools

The following calls allocate and free memory pools.

Debugging Memory Problems

The following calls find problems with memory.