2007 IEEE International Parallel and Distributed Processing Symposium 2007
DOI: 10.1109/ipdps.2007.370422
|View full text |Cite
|
Sign up to set email alerts
|

A Survey of Worst-Case Execution Time Analysis for Real-Time Java

Abstract: As real-time systems become more prevalent, there is a need to guarantee that these increasingly complex systems perform as designed. One technique involves a static analysis to place an upper bound on worst-case execution time (WCET). Other techniques aim for new architectures and algorithms that reduce the WCET. At the same time, there is a growing interest in using Java for real-time systems. Several WCET analysis prototypes for Java have been created, and more are under development.This paper provides a co… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
11
0

Year Published

2010
2010
2015
2015

Publication Types

Select...
3
3
2

Relationship

0
8

Authors

Journals

citations
Cited by 12 publications
(11 citation statements)
references
References 18 publications
(23 reference statements)
0
11
0
Order By: Relevance
“…It is useful as java is an excellent choice for the real-time systems and in the past there are not tools for java based architectures \cite{ [7]}. To focus on Real-time Specification for Java (RTSJ), a WCET tool is required that could evaluate the performance of the Java-specific processors.…”
Section: ) Voltamentioning
confidence: 99%
See 1 more Smart Citation
“…It is useful as java is an excellent choice for the real-time systems and in the past there are not tools for java based architectures \cite{ [7]}. To focus on Real-time Specification for Java (RTSJ), a WCET tool is required that could evaluate the performance of the Java-specific processors.…”
Section: ) Voltamentioning
confidence: 99%
“…In Figure 1, the relativity of WCET with other real-time system parameters is depicted. Although a large number of metrics are currently being used to measure the performance of embedded systems, such as response time, throughput, or utilization factor of the resources etc., we choose the WCET because it is the most significant factor for the assurance and verification of the reliability of RTSs [7].…”
Section: Introductionmentioning
confidence: 99%
“…The execution time of individual bytecodes are independent of each others. These properties enabled building worst-case execution time (WCET) analysis tools for Java that target JOP [15,4].…”
Section: The Java Processor Jopmentioning
confidence: 99%
“…JOP is also in use in several industrial applications [49,35]. Furthermore, the WCET friendly architecture of JOP enabled development of several WCET analysis tools for Java [19,7,23]. The WCET analysis tool WCA is part of the JOP source distribution [58].…”
Section: Java Optimized Processor (Jop)mentioning
confidence: 99%