Skip to content

.heap

A running heap with a generational garbage collector in it, a new one every day, shared with whoever else is here. Every few seconds the young generation is scavenged, every fourth time the whole heap is marked, swept and compacted, and a listener nobody removed is leaking until someone removes it. Stay reachable.

malloc…