Sets the minimum free space for a segment of the specified generation in 32-bit LispWorks.
Signatureset-minimum-free-space gen-num size &optional segment => generation-size
ArgumentsThe generation to be affected.
The size (in bytes) to set the segment to.
An integer specifying the segment to be affected. The default value is 0, meaning the first segment of the generation.
ValuesA list showing information for the generation just specified in the call.
DescriptionSets the minimum free space for a segment of the specified generation.
By default, affects the first segment -- pass segment to affect a different segment of the generation.
The minimum free space is shown by room.
Notesset-minimum-free-space
is implemented only in 32-bit LispWorks. It is not relevant to the Memory Management API in 64-bit implementations.
LispWorks User Guide and Reference Manual - 20 Sep 2017
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4