Quick links

Real-Time Concurrent Collection in User Mode

Report ID:
TR-291-90
Authors:
Date:
September 1990
Pages:
6
Download Formats:
[PDF]

Abstract:

We previously presented a real-time, concurrent garbage-collection algorithm that uses the virtual memory page protection hardware to synchronize collector threads and mutator threads. The algorithm requires the mutator threads to access protected pages that prevent collector threads from accessing. This paper investigates three other alternatives to achieve such a goal: page-copying, multiple address mapping, and page sharing in different address spaces. We will present our experiment with the page-copying version and compare it with the kernel-mode, simple stop-and-copy, and sequential real-time
versions.

Follow us: Facebook Twitter Linkedin