Two-Tier Garbage Collection for Persistent Object

Citations

WEB OF SCIENCE

0
Citations

SCOPUS

1

초록

An object allocated in NVM is persisted permanently even when the power is turned off. When the persistent object becomes garbage, it causes fatal space overhead in the system, and previous studies on NVM management schemes did not address an effective solution to this problem. In this paper, we propose a Two-Tier Garbage Collection (TTGC) scheme for fast and stable garbage collection in C language based persistent heap system, and validate the algorithm by implementing the technique in HEAPO, a persistent heap library for NVMs. We also verify that this scheme works more effectively than the other garbage collection techniques using other persistent heaps. Proposed technique shows about 4 to 11 times better performance in garbage collection complete time than the techniques.

키워드

NVM; Memory leak; Persistent heap; Persistent object; Garbage collection
제목
Two-Tier Garbage Collection for Persistent Object
저자
Lee, Dokeun; Won, Youjip; Park, Yongjun; Lee, Seongjin
DOI
10.1145/3341105.3373986
발행일
2020-03
유형
Proceedings Paper
저널명
PROCEEDINGS OF THE 35TH ANNUAL ACM SYMPOSIUM ON APPLIED COMPUTING (SAC'20)
페이지
1246 ~ 1255