Managing Reentrant Structures Using Reference Counts

Author:

Bobrow Daniel G.1

Affiliation:

1. Xerox Corporation, Palo Alto Research Center, 3333 Coyote Hill Rd., Palo Alto, CA

Abstract

Automatic storage management requires that one identify storage unreachable by a user's program and return it to free status. One technique maintains a count of the references from user's programs to each cell, since a count of zero implies the storage is unreachable. Reentrant structures are self-referencing; hence no cell in them will have a count of zero, even though the entire structure is unreachable. A modification of standard reference counting can be used to manaage the deallocation of a large class of frequently used reentrant structures, including two-way and circularly linked lists. All the cells of a potentially reentrant structure are considered as part of a single group for deallocation purposes. Information associated with each cell specifies its group membership. Internal references (pointers from one cell of the group to another) are not reference counted. External references to any cell of this group are counted as references to the group as a whole. When the external reference count goes to zero, all the cells of the group can be deallocated. This paper describes several ways of specifying group membership, properties of each implementation, and properties of mutable and immutable group membership.

Publisher

Association for Computing Machinery (ACM)

Subject

Software

Cited by 32 articles. 订阅此论文施引文献 订阅此论文施引文献,注册后可以免费订阅5篇论文的施引文献,订阅后可以查看论文全部施引文献

1. Adding Support for Reference Counting in the D Programming Language;Proceedings of the 17th International Conference on Software Technologies;2022

2. Concurrent, parallel garbage collection in linear time;ACM SIGPLAN Notices;2015-05-11

3. An efficient on-the-fly cycle collection;ACM Transactions on Programming Languages and Systems;2007-08

4. New Algorithms and Applications of Cyclic Reference Counting;Lecture Notes in Computer Science;2006

5. An Efficient On-the-Fly Cycle Collection;Lecture Notes in Computer Science;2005

同舟云学术

1.学者识别学者识别

2.学术分析学术分析

3.人才评估人才评估

"同舟云学术"是以全球学者为主线,采集、加工和组织学术论文而形成的新型学术文献查询和分析系统,可以对全球学者进行文献检索和人才价值评估。用户可以通过关注某些学科领域的顶尖人物而持续追踪该领域的学科进展和研究前沿。经过近期的数据扩容,当前同舟云学术共收录了国内外主流学术期刊6万余种,收集的期刊论文及会议论文总量共计约1.5亿篇,并以每天添加12000余篇中外论文的速度递增。我们也可以为用户提供个性化、定制化的学者数据。欢迎来电咨询!咨询电话:010-8811{复制后删除}0370

www.globalauthorid.com

TOP

Copyright © 2019-2024 北京同舟云网络信息技术有限公司
京公网安备11010802033243号  京ICP备18003416号-3