Sciweavers

IWMM
2007
Springer
90views Hardware» more  IWMM 2007»
14 years 3 months ago
A correct and useful incremental copying garbage collector
Martin Kero, Johan Nordlander, Per Lindgren
IWMM
2007
Springer
122views Hardware» more  IWMM 2007»
14 years 3 months ago
Overlooking roots: a framework for making nondeferred reference-counting garbage collection fast
Numerous optimizations exist for improving the performance of nondeferred reference-counting (RC) garbage collection. Their designs are ad hoc, intended to exploit different count...
Pramod G. Joisha
IWMM
2007
Springer
85views Hardware» more  IWMM 2007»
14 years 3 months ago
Uniqueness inference for compile-time object deallocation
This paper presents an analysis and transformation for individual object reclamation in Java programs. First, we propose a uniqueness inference algorithm that identifies variable...
Sigmund Cherem, Radu Rugina
IWMM
2007
Springer
110views Hardware» more  IWMM 2007»
14 years 3 months ago
Path: page access tracking to improve memory management
Traditionally, operating systems use a coarse approximation of memory accesses to implement memory management algorithms by monitoring page faults or scanning page table entries. ...
Reza Azimi, Livio Soares, Michael Stumm, Thomas Wa...
IWMM
2007
Springer
116views Hardware» more  IWMM 2007»
14 years 3 months ago
Heap space analysis for java bytecode
This article presents a heap space analysis for (sequential) Java bytecode. The analysis generates heap space cost relations which define at compile-time the heap consumption of ...
Elvira Albert, Samir Genaim, Miguel Gómez-Z...
ICES
2007
Springer
83views Hardware» more  ICES 2007»
14 years 3 months ago
Extrinsic Evolvable Hardware on the RISA Architecture
The RISA Architecture is a novel reconfigurable hardware platform containing both hardware and software reconfigurable elements. This paper describes the architecture and the fea...
Andrew J. Greensted, Andrew M. Tyrrell
ICES
2007
Springer
65views Hardware» more  ICES 2007»
14 years 3 months ago
Evolution of Polymorphic Self-checking Circuits
This paper presents elementary circuit components which exhibit self-checking properties; however, which do not utilize any additional signals to indicate the fault. The fault is i...
Lukás Sekanina
ICES
2007
Springer
104views Hardware» more  ICES 2007»
14 years 3 months ago
An Online EHW Pattern Recognition System Applied to Sonar Spectrum Classification
Kyrre Glette, Jim Torresen, Moritoshi Yasunaga
ICES
2007
Springer
90views Hardware» more  ICES 2007»
14 years 3 months ago
Reducing the Area on a Chip Using a Bank of Evolved Filters
Abstract. An evolutionary algorithm is utilized to find a set of image filters which can be employed in a bank of image filters. This filter bank exhibits at least comparable v...
Zdenek Vasícek, Lukás Sekanina
HVC
2007
Springer
108views Hardware» more  HVC 2007»
14 years 3 months ago
How Fast and Fat Is Your Probabilistic Model Checker? An Experimental Performance Comparison
Abstract. This paper studies the efficiency of several probabilistic model checkers by comparing verification times and peak memory usage for a set of standard case studies. The s...
David N. Jansen, Joost-Pieter Katoen, Marcel Olden...