ROOMThe function ROOM
returns two values: the number of bytes currently occupied by Lisp
objects, and the number of bytes that can be allocated before the next
regular garbage-collection occurs.
The function
EXT:GC
starts a global garbage-collection and returns three values:
When the optional parameter is non-NIL also invalidates
just-in-time compiled objects.