RRDGC: A Distributed Garbage Collection Algorithm on Relaxed Consistency Model
Guoliang Chen
Abstract
Guoliang Chen
Abstract
Garbage collection can effectively relieve the programmers' load and optimize the design of programs.It is inefficient to perform garbage collection in the distributed shared memory system(DSM) on relaxed memory model with the traditional methods.This paper proposes a trace-based garbage collection algorithm for the DSM system based on relaxed memory model,RRDGC.It makes use of the relaxed consistency model's features to reduce the communication cost and response delay.This algorithm shows its advantage of real-time and increment,and is proved to be correct and effective.
OpenAlex reports 1 citations for this work. Citation counts describe recorded attention and do not establish research quality.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
Garbage collection can effectively relieve the programmers' load and optimize the design of programs.It is inefficient to perform garbage collection in the distributed shared memory system(DSM) on relaxed memory model with the traditional methods.This paper proposes a trace-based garbage collection algorithm for the DSM system based on relaxed memory model,RRDGC.It makes use of the relaxed consistency model's features to reduce the communication cost and response delay.This algorithm shows its advantage of real-time and increment,and is proved to be correct and effective.
Key concepts: Garbage collection, Computer science, Garbage, Manual memory management, Consistency (knowledge bases), TRACE (psycholinguistics), Memory model, Memory leak