Sciweavers

3 search results - page 1 / 1
» Flexible reference-counting-based hardware acceleration for ...
Sort
View
46
Voted
ISCA
2009
IEEE
140views Hardware» more  ISCA 2009»
15 years 4 months ago
Flexible reference-counting-based hardware acceleration for garbage collection
José A. Joao, Onur Mutlu, Yale N. Patt
MICRO
2000
IEEE
137views Hardware» more  MICRO 2000»
15 years 2 months ago
Relational profiling: enabling thread-level parallelism in virtual machines
Virtual machine service threads can perform many tasks in parallel with program execution such as garbage collection, dynamic compilation, and profile collection and analysis. Har...
Timothy H. Heil, James E. Smith
ASPLOS
2010
ACM
15 years 4 months ago
Dynamic filtering: multi-purpose architecture support for language runtime systems
This paper introduces a new abstraction to accelerate the readbarriers and write-barriers used by language runtime systems. We exploit the fact that, dynamically, many barrier exe...
Tim Harris, Sasa Tomic, Adrián Cristal, Osm...