• Dmitry Antipov's avatar
    Simple free memory accounting feature. · 7098646f
    Dmitry Antipov authored
    * alloc.c (bytes_free, total_free_vector_bytes): New variable.
    (sweep_vectors): Accumulate size of free vectors.
    (Fgarbage_collect): Setup bytes_free.
    (Fmemory_free): New function.
    (syms_of_alloc): Register it.
    7098646f
alloc.c 180 KB