Sciweavers

ACSD
2006
IEEE
129views Hardware» more  ACSD 2006»
14 years 3 months ago
Extended Timed Automata and Time Petri Nets
Timed Automata (TA) and Time Petri Nets (TPN) are two well-established formal models for real-time systems. Recently, a linear transformation of TA to TPNs preserving reachability...
Patricia Bouyer, Pierre-Alain Reynier, Serge Hadda...
ACSD
2006
IEEE
81views Hardware» more  ACSD 2006»
14 years 3 months ago
Monitoring and fault-diagnosis with digital clocks
We study the monitoring and fault-diagnosis problems for dense-time real-time systems, where observers (monitors and diagnosers) have access to digital rather than analog clocks. ...
Karine Altisen, Franck Cassez, Stavros Tripakis
ACSD
2006
IEEE
75views Hardware» more  ACSD 2006»
14 years 3 months ago
New features in CPN-AMI 3: focusing on the analysis of complex distributed systems
Alexandre Hamez, Lom Hillah, Fabrice Kordon, Alban...
IWMM
2007
Springer
77views Hardware» more  IWMM 2007»
14 years 3 months ago
Decrypting the Java gene pool
Sebastien Marion, Richard E. Jones, Chris Ryder
IWMM
2007
Springer
130views Hardware» more  IWMM 2007»
14 years 3 months ago
Accordion arrays
In this work, we present accordion arrays, a straightforward and effective memory compression technique targeting Unicode-based character arrays. In many non-numeric Java programs...
Craig B. Zilles
IWMM
2007
Springer
146views Hardware» more  IWMM 2007»
14 years 3 months ago
Allocation-phase aware thread scheduling policies to improve garbage collection performance
Past studies have shown that objects are created and then die in phases. Thus, one way to sustain good garbage collection efficiency is to have a large enough heap to allow many ...
Feng Xian, Witawas Srisa-an, Hong Jiang
IWMM
2007
Springer
89views Hardware» more  IWMM 2007»
14 years 3 months ago
Intelligent selection of application-specific garbage collectors
Jeremy Singer, Gavin Brown, Ian Watson, John Cavaz...
IWMM
2007
Springer
82views Hardware» more  IWMM 2007»
14 years 3 months ago
Stopless: a real-time garbage collector for multiprocessors
Filip Pizlo, Daniel Frampton, Erez Petrank, Bjarne...
IWMM
2007
Springer
118views Hardware» more  IWMM 2007»
14 years 3 months ago
Detecting and eliminating memory leaks using cyclic memory allocation
We present and evaluate a new technique for detecting and eliminating memory leaks in programs with dynamic memory allocation. This technique observes the execution of the program...
Huu Hai Nguyen, Martin C. Rinard