Sciweavers

2 search results - page 1 / 1
» A lock-free, concurrent, and incremental stack scanning for ...
Sort
View
87
Voted
VEE
2009
ACM
128views Virtualization» more  VEE 2009»
15 years 4 months ago
A lock-free, concurrent, and incremental stack scanning for garbage collectors
Gabriel Kliot, Erez Petrank, Bjarne Steensgaard
CC
2001
Springer
121views System Software» more  CC 2001»
15 years 2 months ago
Constant-Time Root Scanning for Deterministic Garbage Collection
Root scanning is the task of identifying references to heap objects that are stored outside of the heap itself, in global and local variables and on the execution stack. Root scann...
Fridtjof Siebert