This article presents a novel technique for allowing the early recovery of storage space occupied by garbage data. The idea is similar to that of generational garbage collection, except that heap is partitioned based on a static analysis of data type definitions rather than on the approximate age of allocated objects. A prototype implementation is presented, along with initial results and ideas for future work.
CITATION STYLE
Harris, T. (1999). Early storage reclamation in a tracing garbage collector. SIGPLAN Notices (ACM Special Interest Group on Programming Languages), 34(4), 46–53. https://doi.org/10.1145/312009.312035
Mendeley helps you to discover research relevant for your work.