5 Storage Management in Common Lisp

5.2 Storage allocation

To understand how storage is used in Lisp, you should first understand how objects are created in Lisp. This section describes the creation of Lisp objects, provides general information about storage areas in Lisp, and explains how to read storage allocation reports.

5.2.1 - Creating objects in Lisp
5.2.2 - Storage areas
5.2.3 - Displaying storage allocation reports

The User's Guide - 9 SEP 1996

Generated with Harlequin WebMaker