Bounded-latency regional garbage collection

  • Authors:
  • Felix S. Klock, II;William D. Clinger

  • Affiliations:
  • Adobe Systems Incorporated, Waltham, MA, USA;Northeastern University, Boston, MA, USA

  • Venue:
  • Proceedings of the 7th symposium on Dynamic languages
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

Regional garbage collection is scalable, with theoretical worst-case bounds for gc latency, MMU, and throughput that are independent of mutator behavior and the volume of reachable storage. Regional collection improves upon the worst-case pause times and MMU seen in most other general-purpose collectors, including garbage-first and concurrent mark/sweep collectors.