Sciweavers

30 search results - page 3 / 6
» Colimits for Concurrent Collectors
Sort
View
ASPLOS
2008
ACM
13 years 10 months ago
The mapping collector: virtual memory support for generational, parallel, and concurrent compaction
Parallel and concurrent garbage collectors are increasingly employed by managed runtime environments (MREs) to maintain scalability, as multi-core architectures and multi-threaded...
Michal Wegiel, Chandra Krintz
CC
2007
Springer
139views System Software» more  CC 2007»
14 years 3 months ago
Using Prefetching to Improve Reference-Counting Garbage Collectors
Reference counting is a classical garbage collection method. Recently, a series of papers have extended the basic method to drastically reduce its notorious overhead and extend the...
Harel Paz, Erez Petrank
IWMM
2000
Springer
82views Hardware» more  IWMM 2000»
14 years 11 days ago
A Generational Mostly-Concurrent Garbage Collector
Tony Printezis, David Detlefs