LispWorks User Guide and Reference Manual > 10 Storage Management > 10.3 Memory Management in 32-bit LispWorks > 10.3.10 Summary of garbage collection symbols

NextPrevUpTopContentsIndex

10.3.10.4 Controlling the garbage collector

The functions that are most likely to be useful for controlling the GC are room, check-fragmentation, gc-generation (replacing mark-and-sweep) and try-move-in-generation.

Other potentially useful functions and macros are avoid-gc, get-gc-parameters, gc-if-needed, enlarge-generation, normal-gc, set-gc-parameters, with-heavy-allocation and try-compact-in-generation.


LispWorks User Guide and Reference Manual - 22 Dec 2009

NextPrevUpTopContentsIndex