DocumentCode :
3346946
Title :
Design and Evaluation of an Efficient Semispace-based Memory Reclamation Scheme
Author :
Hao, WU ; Zhen-Zhou, Ji
Author_Institution :
Sch. of Comput. Sci. & Technol., Harbin Inst. of Technol., Harbin, China
fYear :
2011
fDate :
21-23 Oct. 2011
Firstpage :
212
Lastpage :
215
Abstract :
Now that in language with garbage collection (GC) mechanism such as Java, the GC should be a direct impact on the performance of the program, and the requirement of real time GC is even higher in a real-time system. We proposed a memory reclamation scheme based on semi-space GC to satisfy the demands of real-time system. In the semi space copying collection process, large number of memory copying operations will bring a significant time overhead. Therefore, a mechanism of object classification and incomplete copying was proposed to reduce the costs of memory copying as well as to maintain a low degree of memory fragmentation. We implemented our solution on the Apache Harmony platform and the effectiveness of our collector prototype was measured through a series of benchmark tests.
Keywords :
pattern classification; real-time systems; reproduction (copying); storage management; Apache Harmony platform; garbage collection; memory copying; memory fragmentation; memory reclamation scheme; object classification; real-time system; semispace copying collection process; Algorithm design and analysis; Benchmark testing; Embedded systems; Java; Memory management; Radiation detectors; Real time systems; garbage collection; java; memory management; real-time; semispace;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Instrumentation, Measurement, Computer, Communication and Control, 2011 First International Conference on
Conference_Location :
Beijing
Print_ISBN :
978-0-7695-4519-6
Type :
conf
DOI :
10.1109/IMCCC.2011.62
Filename :
6154038
Link To Document :
بازگشت