This article is about garbage collection in memory management. For garbage collection in a solid-state drive, see Garbage collection (SSD). Stop-and-copy garbage collection in a Lisp architecture:[1] Memory is divided into working and free memory; new objects are allocated in the former. When it is full (depicted), garbage collection is performed: All data structures still in use are located by po