Sciweavers

45 search results - page 2 / 9
» Age-Oriented Concurrent Garbage Collection
Sort
View
IWMM
2000
Springer
122views Hardware» more  IWMM 2000»
13 years 9 months ago
Concurrent Garbage Collection Using Program Slices on Multithreaded Processors
We investigate reference counting in the context of a multithreaded architecture by exploiting two observations: (1) reference-counting can be performed by a transformed program s...
Manoj Plakal, Charles N. Fischer
ECOOP
1998
Springer
13 years 9 months ago
Cyclic Distributed Garbage Collection with Group Merger
This paper presents a new algorithm for distributed garbage collection and outlines its implementation within the Network Objects system. The algorithm is based on a reference list...
Helena Rodrigues, Richard E. Jones
VLDB
1997
ACM
116views Database» more  VLDB 1997»
13 years 9 months ago
Concurrent Garbage Collection in O2
Marcin Skubiszewski, Patrick Valduriez
SOSP
1993
ACM
13 years 6 months ago
Concurrent Compacting Garbage Collection of a Persistent Heap
James O'Toole, Scott Nettles, David K. Gifford
IWMM
2010
Springer
137views Hardware» more  IWMM 2010»
13 years 9 months ago
The locality of concurrent write barriers
Concurrent and incremental collectors require barriers to ensure correct synchronisation between mutator and collector. The overheads imposed by particular barriers on particular ...
Laurence Hellyer, Richard Jones, Antony L. Hosking