NextPrevUpTopContentsIndex

collect-generation-2

Function
Summary

Controls whether generation 2 is garbage collected.

Package

hcl

Signature

collect-generation-2 on => size

Arguments

on

If on is nil , generation 2 is not garbage collected. If on is t , the generation is garbage collected.

Values

size

The current size of the image.

Description

Controls whether generation 2 is garbage collected. (Generation 2 normally holds long-lived objects created dynamically.)

See also
clean-generation-0
collect-highest-generation
expand-generation-1
set-promotion-count

LispWorks Reference Manual - 6 Apr 2005

NextPrevUpTopContentsIndex