Analysis of an algorithm for real time garbage collection
- 1 September 1976
- journal article
- Published by Association for Computing Machinery (ACM) in Communications of the ACM
- Vol. 19 (9), 491-500
- https://doi.org/10.1145/360336.360338
Abstract
A real time garbage collection system avoids suspending the operations of a list processor for the long times that garbage collection normally requires by performing garbage collection on a second processor in parallel with list processing operations, or on a single processor time-shared with them. Algorithms for recovering discarded list structures in this manner are presented and analyzed to determine sufficient conditions under which the list processor never needs to wait on the collector. These techniques are shown to require at most twice as much processing power as regular garbage collectors, if they are used efficiently. The average behavior of the program is shown to be very nearly equal to the worst-case performance, so that the sufficient conditions are also suitable for measuring the typical behavior of the algorithm.Keywords
This publication has 2 references indexed in Scilit:
- Multiprocessing compactifying garbage collectionCommunications of the ACM, 1975
- Recursive functions of symbolic expressions and their computation by machine, Part ICommunications of the ACM, 1960