Affiliation:
1. Linnaeus University, Sweden
Abstract
On-the-fly Garbage Collectors (GCs) are the state-of-the-art concurrent GC algorithms today. Everything is done concurrently, but phases are separated by blocking handshakes. Hence, progress relies on the scheduler to let application threads (mutators) run into GC checkpoints to reply to the handshakes. For a non-blocking GC, these blocking handshakes need to be addressed. Therefore, we propose a new non-blocking handshake to replace previous blocking handshakes. It guarantees scheduling-independent operation level progress without blocking. It is scheduling independent but requires some other OS support. It allows bounded waiting for threads that are currently running on a processor, regardless of threads that are not running on a processor. We discuss this non-blocking handshake in two GC algorithms for stack scanning and copying objects. They pave way for a future completely non-blocking GC by solving hard open theory problems when OS support is permitted. The GC algorithms were integrated to the G1 GC of OpenJDK for Java. GC pause times were reduced to 12.5% compared to the original G1 on average in DaCapo. For a memory intense benchmark, latencies were reduced from 174 ms to 0.67 ms for the 99.99% percentile. The improved latency comes at a cost of 15% lower throughput.
Publisher
Association for Computing Machinery (ACM)
Subject
Computer Graphics and Computer-Aided Design,Software
Reference6 articles.
1. Real-time concurrent collection on stock multiprocessors
2. List processing in real time on a serial computer
3. D. L. Detlefs P. A. Martin M. Moir and G. L. Steele Jr. Lock-free Reference Counting. pages 190–199 2001. doi: 10.1145/383962.384016. URL http://doi.acm.org/10.1145/383962.384016. 10.1145/383962.384016 D. L. Detlefs P. A. Martin M. Moir and G. L. Steele Jr. Lock-free Reference Counting. pages 190–199 2001. doi: 10.1145/383962.384016. URL http://doi.acm.org/10.1145/383962.384016. 10.1145/383962.384016
4. Wait-free queues with multiple enqueuers and dequeuers
Cited by
1 articles.
订阅此论文施引文献
订阅此论文施引文献,注册后可以免费订阅5篇论文的施引文献,订阅后可以查看论文全部施引文献
1. Analysis and Optimizations of Java Full Garbage Collection;Proceedings of the 9th Asia-Pacific Workshop on Systems;2018-08-27