• Scieneer Common Lisp 1.3.9 online documentation

    ext:bytes-consed-between-gcs [Function]

    Return the amount of memory that will be allocated before the next garbage collection of the youngest generation is initiated.

    (setf (ext:bytes-consed-between-gcs ) bytes)[Function]

    Set the amount of memory that may be allocated before the next garbage collection of the youngest generation is initiated.

  •