Function: COMMON-LISP:ROOM

package type clhs github

Print to STANDARD-OUTPUT information about the state of internal storage and its management. The optional argument controls the verbosity of output. If it is T, ROOM prints out a maximal amount of information. If it is NIL, ROOM prints out a minimal amount of information. If it is :DEFAULT or it is not supplied, ROOM prints out an intermediate amount of information.

Lambda list

(&optional sb-vm::verbosity)