Sciweavers

162 search results - page 15 / 33
» Type-preserving garbage collectors
Sort
View
OOPSLA
2001
Springer
14 years 27 days ago
An On-the-Fly Reference Counting Garbage Collector for Java
Reference counting is not naturally suitable for running on multiprocessors. The update of pointers and reference counts requires atomic and synchronized operations. We present a ...
Yossi Levanoni, Erez Petrank
IWMM
1998
Springer
140views Hardware» more  IWMM 1998»
14 years 21 days ago
A Memory-Efficient Real-Time Non-Copying Garbage Collector
Tian F. Lim, Przemyslaw Pardyak, Brian N. Bershad
IWMM
2000
Springer
92views Hardware» more  IWMM 2000»
14 years 1 days ago
Reducing Garbage Collector Cache Misses
Hans-Juergen Boehm
IWMM
2000
Springer
82views Hardware» more  IWMM 2000»
14 years 1 days ago
A Generational Mostly-Concurrent Garbage Collector
Tony Printezis, David Detlefs