Chapter 20: Memory Management and Configuration

In order to maximize performance on your particular system, it is helpful to understand the memory-management scheme and some frequently used terms concerning computer memory. However, there is usually no need to concern yourself with memory-management issues. The program’s memory manager allocates extra memory from the system when it needs to in almost all cases.

To learn how to improve analysis performance, see the Parallel Processing Guide and the Performance Guide.