Proceedings of the 14th International Conference on Managed Languages and Runtimes 2017
DOI: 10.1145/3132190.3132208
|View full text |Cite
|
Sign up to set email alerts
|

Towards an Efficient Pauseless Java GC with Selective HTM-Based Access Barriers

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1

Citation Types

0
1
0

Year Published

2021
2021
2024
2024

Publication Types

Select...
3

Relationship

1
2

Authors

Journals

citations
Cited by 3 publications
(1 citation statement)
references
References 13 publications
0
1
0
Order By: Relevance
“…Historically, GCs harmed application performance due to unacceptably long stop-theworld (STW) pauses. To reduce the performance overhead and responsiveness issues created by STW events, significant effort was put into re-designing and implementing more efficient GCs [7,12,16,22,26,28,29]. Therefore, most modern GCs [10,32] have increasingly shorter pauses, while performing most of the work concurrently with the application threads (e.g., ZGC [32]).…”
Section: Introductionmentioning
confidence: 99%
“…Historically, GCs harmed application performance due to unacceptably long stop-theworld (STW) pauses. To reduce the performance overhead and responsiveness issues created by STW events, significant effort was put into re-designing and implementing more efficient GCs [7,12,16,22,26,28,29]. Therefore, most modern GCs [10,32] have increasingly shorter pauses, while performing most of the work concurrently with the application threads (e.g., ZGC [32]).…”
Section: Introductionmentioning
confidence: 99%