ETRI-Knowledge Sharing Plaform

KOREAN
논문 검색
Type SCI
Year ~ Keyword

Detail

Conference Paper EVM’s Java Dynamic Memory Manager and Garbage Collector
Cited 0 time in scopus Share share facebook twitter linkedin kakaostory
Authors
Sang-Yun Lee, Byung-Uk Choi
Issue Date
2007-05
Citation
International Conference on Computational Science (ICCS) 2007 (LNCS 4490), v.4490, pp.737-740
Publisher
Springer
Language
English
Type
Conference Paper
DOI
https://dx.doi.org/10.1007/978-3-540-72590-9_110
Abstract
In this paper, we propose the dynamic memory manager and garbage collector for the embedded Java virtual machine. In order to facilitate to memory allocation and deallocation fast, the memory manager divides a heap into various sizes and thus manages it with the unit of block which is a set of identical cell. And we propose a new 4-color based Mark & Sweep garbage collector in order to support a multi-thread. © Springer-Verlag Berlin Heidelberg 2007.
KSP Keywords
Embedded Java, Garbage Collector, Java Virtual Machine(JVM), Memory allocation, Memory manager, Multi-thread, Virtual machine(VM), dynamic memory