Sciweavers

346 search results - page 9 / 70
» Worst-case execution time analysis for a Java processor
Sort
View
SPE
2010
70views more  SPE 2010»
13 years 5 months ago
Worst-case execution time analysis for a Java processor
Martin Schoeberl, Wolfgang Puffitsch, Rasmus Ulsle...
RTSS
2003
IEEE
14 years 21 days ago
Experimental Evaluation of Code Properties for WCET Analysis
This paper presents a quantification of the timing effects that advanced processor features like data and instruction cache, pipelines, branch prediction units and out-oforder ex...
Antoine Colin, Stefan M. Petters
JSA
2008
142views more  JSA 2008»
13 years 7 months ago
A Java processor architecture for embedded real-time systems
Architectural advancements in modern processor designs increase average performance with features such as pipelines, caches, branch prediction, and out-of-order execution. However...
Martin Schoeberl
RTS
2006
129views more  RTS 2006»
13 years 7 months ago
Modeling out-of-order processors for WCET analysis
Estimating the Worst Case Execution Time (WCET) of a program on a given processor is important for the schedulability analysis of real-time systems. WCET analysis techniques typic...
Xianfeng Li, Abhik Roychoudhury, Tulika Mitra
DATE
2009
IEEE
92views Hardware» more  DATE 2009»
14 years 2 months ago
WCRT algebra and interfaces for esterel-style synchronous processing
—The synchronous model of computation together with a suitable execution platform facilitates system-level timing predictability. This paper introduces an algebraic framework for...
Michael Mendler, Reinhard von Hanxleden, Claus Tra...