DocumentCode :
3745672
Title :
Improving Trace Precision for Concurrent Garbage Collection on Multicore Platform
Author :
Hao Wu;Zhenzhou Ji
Author_Institution :
Sch. of Comput. Sci. &
fYear :
2015
Firstpage :
1493
Lastpage :
1496
Abstract :
Garbage Collection removes the programmer´s responsibility for managing heap object deal location, and is now in widespread use in programming languages such as Java, C#, Python and Perl. On the other hand garbage collection is the most difficult component to be parallel and concurrent in runtime system. This paper proposed a high precision concurrent tracing garbage collector based on tracing reference count. The concurrent collector is modeled, by using the reference count in recycling process, most of the modifications by the application thread are monitored. The barriers are classified as either store protection or deletion protection. In this paper, the approach can effectively track the modifications of the object references, reducing the number of objects in the process of rescanning process, while effectively reducing the of floating garbage during the concurrent collection.
Keywords :
"Benchmark testing","Algorithm design and analysis","Computers","Java","Runtime","Monitoring","Instruction sets"
Publisher :
ieee
Conference_Titel :
Instrumentation and Measurement, Computer, Communication and Control (IMCCC), 2015 Fifth International Conference on
Type :
conf
DOI :
10.1109/IMCCC.2015.316
Filename :
7406097
Link To Document :
بازگشت