Export Citations
Save this search
Please login to be able to save your searches and receive alerts for new content matching your search criteria.
- research-articleJune 2022
Winston: Revisiting iterative compilation for WCET minimization
RTNS '22: Proceedings of the 30th International Conference on Real-Time Networks and SystemsPages 151–161https://doi.org/10.1145/3534879.3534899Static Worst-Case Execution Time (WCET) estimation techniques take as input the binary code of a program and output a conservative estimate of its execution time. While compilers, and iterative compilation, usually optimize for the average-case, ...
- research-articleOctober 2017
Handling write backs in multi-level cache analysis for WCET estimation
RTNS '17: Proceedings of the 25th International Conference on Real-Time Networks and SystemsPages 208–217https://doi.org/10.1145/3139258.3139269In this paper, we investigate how to soundly analyze multi-level caches that employ write-back policy at each level for worst-case execution time (WCET) estimation. To the best of our knowledge, there is only one existing approach for dealing with write ...
- articleJanuary 2017
Hierarchical timed abstract state machines for WCET estimation
International Journal of Critical Computer-Based Systems (IJCCBS), Volume 6, Issue 4Pages 343–363https://doi.org/10.1504/IJCCBS.2016.081810In this paper, we present an extension of the abstract state machines suited for the modelling of complex processors in the context of system verification. Besides processor simulation, the goal of our model is to provide a base for worst-case execution ...
- research-articleOctober 2014
Traceability of Flow Information: Reconciling Compiler Optimizations and WCET Estimation
RTNS '14: Proceedings of the 22nd International Conference on Real-Time Networks and SystemsPages 97–106https://doi.org/10.1145/2659787.2659805Real-time systems have become ubiquitous. For this class of systems, correctness implies not only producing the correct result, but also doing so within specified timing constraints. Designers are required to obtain the worst-case execution time (WCET) ...
- ArticleJuly 2014
On the Comparison of Deterministic and Probabilistic WCET Estimation Techniques
AGILE '14: Proceedings of the 2014 Agile ConferencePages 266–275https://doi.org/10.1109/ECRTS.2014.16Timing validation is a critical step in the design of real-time systems, that requires the estimation of Worst-Case Execution Times (WCET) for tasks. A number of different methods have been proposed, such as Static Deterministic Timing Analysis (SDTA). ...
- research-articleMarch 2010
Impact of Peripheral-Processor Interference on WCET Analysis of Real-Time Embedded Systems
IEEE Transactions on Computers (ITCO), Volume 59, Issue 3Pages 400–415https://doi.org/10.1109/TC.2009.156The integration phase of real-time COTS-based systems is challenging. When multiple tasks run concurrently, the interference at the bus level between cache fetching activities and I/O peripheral transactions is significant and causes unpredictable ...
- ArticleOctober 1996
Safe and efficient elimination of infeasible execution paths in WCET estimation
Reasoning about the timing properties of a program is indispensable in the development of time critical systems where failure to meet deadlines can result in loss of life or material. To this end having tools to calculate safe and tight Worst Case ...