Publications

Detailed Information

An efficient garbage collection in java virtual machine via swap I/O optimization

DC Field Value Language
dc.contributor.authorLee, Hyojeong-
dc.contributor.authorChen, Qichen-
dc.contributor.authorYeom, Heonyoung-
dc.contributor.authorSon, Yongseok-
dc.date.accessioned2022-10-20T00:24:03Z-
dc.date.available2022-10-20T00:24:03Z-
dc.date.created2022-06-07-
dc.date.issued2020-03-
dc.identifier.citationProceedings of the ACM Symposium on Applied Computing, pp.1238-1245-
dc.identifier.urihttps://hdl.handle.net/10371/186547-
dc.description.abstract© 2020 ACM.Various applications, frameworks, and services are built on Java Virtual Machine (JVM) (e.g., Big data analytics) due to its cross-platform portability. However, many of them suffer from long latency of Garbage Collection (GC) which also drops throughput, efficiency, and availability of the system. For example, when clients demand larger memory than available system memory, Operating System (OS) usually uses its swap space to release the space by evicting some inactive contents stored in memory. In this case, GC latency can be longer due to the I/O time (i.e., swap in/out). In this paper, we present a performance analysis of the existing GC policy in JVM. Based on the result of analysis, we propose an efficient GC scheme to improve the GC performance via swap I/O optimization to complement the existing GC policy. In this scheme, we selectively compact JVM heap by interacting with OS swap system during GC. The experimental results demonstrate that our scheme reduces overall GC overhead by 77.5% and improves the throughput by 82.5% respectively.-
dc.language영어-
dc.publisherAssociation for Computing Machinery-
dc.titleAn efficient garbage collection in java virtual machine via swap I/O optimization-
dc.typeArticle-
dc.identifier.doi10.1145/3341105.3373982-
dc.citation.journaltitleProceedings of the ACM Symposium on Applied Computing-
dc.identifier.wosid000569720900177-
dc.identifier.scopusid2-s2.0-85083033558-
dc.citation.endpage1245-
dc.citation.startpage1238-
dc.description.isOpenAccessN-
dc.contributor.affiliatedAuthorYeom, Heonyoung-
dc.type.docTypeConference Paper-
dc.description.journalClass1-
Appears in Collections:
Files in This Item:
There are no files associated with this item.

Altmetrics

Item View & Download Count

  • mendeley

Items in S-Space are protected by copyright, with all rights reserved, unless otherwise indicated.

Share