Garbage Collection And Dsm Consistency

P Ferreira, M Shapiro

Operating Systems Design and Implementation(1994)

引用 79|浏览50
暂无评分
摘要
This paper presents the design of a copying garbage collector for persistent distributed shared objects in a loosely coupled network with weakly consistent distributed shared memory (DSM). The main goal of the design for this garbage collector is to minimize the communication overhead due to collection between nodes of the system, and to avoid any interference with the DSM memory consistency protocol. Our design is based on the observation that, in a weakly consistent DSM system, the memory consistency requirements of the garbage collector are less strict than those of the applications. Thus, the garbage collector reclaims objects independently of other copies of the same objects without interfering with the DSM consistency protocol. Furthermore, our design does not require reliable communication support, and is capable of reclaiming distributed cycles of dead objects.
更多
查看译文
关键词
garbage collector,DSM consistency protocol,DSM memory consistency protocol,copying garbage collector,weakly consistent DSM system,memory consistency requirement,reliable communication support,dead object,main goal,garbage collection
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要