ETRI-Knowledge Sharing Plaform

ENGLISH

성과물

논문 검색
구분 SCI
연도 ~ 키워드

상세정보

학술대회 EVM’s Java Dynamic Memory Manager and Garbage Collector
Cited 0 time in scopus Download 0 time Share share facebook twitter linkedin kakaostory
저자
이상윤, 최병욱
발행일
200705
출처
International Conference on Computational Science (ICCS) 2007 (LNCS 4490), v.4490, pp.737-740
DOI
https://dx.doi.org/10.1007/978-3-540-72590-9_110
초록
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.