Sciweavers

163 search results - page 14 / 33
» Complementary Garbage Collector
Sort
View
OOPSLA
2001
Springer
14 years 2 months 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 1 months 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 months ago
Reducing Garbage Collector Cache Misses
Hans-Juergen Boehm