Wikidata facts
- Image
- Garbage collection.gif
Show 4 more facts
- short name
- GC
- Stack Exchange tag
- stackoverflow.com/tags/garbage-collection
- name in kana
- ガベージコレクション
- Commons category
- Garbage collection (computer science)
Sources (3)
via Wikidata · CC0
~21 min read
Article
(Learn how and when to remove this message)
Stop-and-copy garbage collection in a Lisp architecture: 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 pointer tracing and copied into consecutive locations in free memory. After that, the working memory contents is discarded in favor of the compacted copy, and the role of working and free memory are exchanged (depicted).
Connections
C dynamic memory allocation
Entity
Apple Inc.
Concept
pointer
Entity
Wiley
Entity
real-time computing
Entity
memory management
Entity
region-based memory management
Entity
Artificial intelligence
Concept
computer science
Entity
Microsoft
Entity
International Standard Book Number
Entity
Q15777
Entity
PHP
Entity
programming language
Entity
Q2005
Entity
Java
Entity
Q2407
Entity
Wayback Machine
Entity
Q2370
Entity
IBM
Entity