@inproceedings{02d61141c621420e85dea8dd32896764,
title = "Design and evaluation of an efficient semispace-based memory reclamation scheme",
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 = "garbage collection, java, memory management, real-time, semispace",
author = "Hao Wu and Ji, \{Zhen Zhou\}",
year = "2011",
doi = "10.1109/IMCCC.2011.62",
language = "英语",
isbn = "9780769545196",
series = "Proceedings - 2011 International Conference on Instrumentation, Measurement, Computer, Communication and Control, IMCCC 2011",
pages = "212--215",
booktitle = "Proceedings - 2011 International Conference on Instrumentation, Measurement, Computer, Communication and Control, IMCCC 2011",
note = "1st International Conference on Instrumentation and Measurement, Computer, Communication and Control, IMCCC2011 ; Conference date: 21-10-2011 Through 23-10-2011",
}