Sciweavers

319 search results - page 3 / 64
» Age-Based Garbage Collection
Sort
View
64
Voted
TOPLAS
2002
66views more  TOPLAS 2002»
14 years 11 months ago
On the usefulness of type and liveness accuracy for garbage collection and leak detection
Martin Hirzel, Amer Diwan, Johannes Henkel
QUEUE
2007
51views more  QUEUE 2007»
14 years 11 months ago
Realtime garbage collection
David F. Bacon
TECS
2010
41views more  TECS 2010»
14 years 9 months ago
Nonblocking real-time garbage collection
Martin Schoeberl, Wolfgang Puffitsch
IWMM
2000
Springer
135views Hardware» more  IWMM 2000»
15 years 3 months ago
Conservative Garbage Collection for General Memory Allocators
This paper explains a technique that integrates conservative garbage collection on top of general memory allocators. This is possible by using two data structures named malloc-tab...
Gustavo Rodriguez-Rivera, Michael Spertus, Charles...