Affiliation:
1. Digital Western Research Laboratory, Palo Alto, Ca
Abstract
Many modern garbage collectors [4] recover space by copying. Using an initial "root" set of pointers which are stored in known locations, all accessible objects are copied into a "new space". Two of the attractive properties of such a collector are that it results in memory compaction and it can have a running time proportional to the amount of accessible storage [2]. However, such schemes place a large burden on the underlying system as all pointers to the objects must be found and changed.
Publisher
Association for Computing Machinery (ACM)
Cited by
10 articles.
订阅此论文施引文献
订阅此论文施引文献,注册后可以免费订阅5篇论文的施引文献,订阅后可以查看论文全部施引文献
1. Sound garbage collection for C using pointer provenance;Proceedings of the ACM on Programming Languages;2020-11-13
2. Fast conservative garbage collection;ACM SIGPLAN Notices;2014-12-31
3. Fast conservative garbage collection;Proceedings of the 2014 ACM International Conference on Object Oriented Programming Systems Languages & Applications;2014-10-15
4. An efficient non-moving garbage collector for functional languages;Proceedings of the 16th ACM SIGPLAN international conference on Functional programming;2011-09-19
5. An efficient non-moving garbage collector for functional languages;ACM SIGPLAN Notices;2011-09-18