An efficient machine-independent procedure for garbage collection in various list structures

  • Authors:
  • H. Schorr;W. M. Waite

  • Affiliations:
  • IBM Corp., Menlo Park, CA;Univ. of Colorado, Boulder

  • Venue:
  • Communications of the ACM
  • Year:
  • 1967

Quantified Score

Hi-index 48.42

Visualization

Abstract

A method for returning registers to the free list is an essential part of any list processing system. In this paper, past solutions of the recovery problem are reviewed and compared. A new algorithm is presented which offers significant advantages of speed and storage utilization. The routine for implementing this algorithm can be written in the list language with which it is to be used, thus insuring a degree of machine independence. Finally, the application of the algorithm to a number of different list structures appearing in the literature is indicated.