[ main ] [ back ]

32/2000 : Low-Level Analysis of a Portable Java Byte Code WCET Analysis Framework

RR Number
32/2000
Conference
7th International Conference on Real-Time Computing Systems and Applications, December 2000
Author(s)
Iain Bate, Guillem Bernat, Greg Murphy
Abstract
To support portability, worst-case execution time (WCET) analysis of Java byte code is performed at two levels -- machine-independent program-flow analysis at a higher level and machine-dependent timing analysis of individual program constructs at a lower level. This paper contributes a WCET analysis that computes worst-case execution frequencies of Java-Byte Codes within the software being analysed and accounts for platform dependent information, i.e., the processor's pipeline. The main part of the approach is platform independent, only a limited analysis is needed on a per-platform basis.
Bibtex
@inproceedings{Bate:RTCSA2000,
  author =       "Iain Bate and Guillem Bernat and Greg Murphy and Peter Puschner",
  title =        "Low-Level Analysis of a Portable Java Byte Code WCET Analysis Framework",
  booktitle =      "Proc. 7th International Conference on Real-Time Computing Systems and Applications",
  year =         "2000",
  month =        "Dec.",
  pages =    "39-48"
}
Download
Get rr-32-2000.pdf - Adobe PDF-format, (87.35 KB; posted at September 10 2001; )

[ main ] [ back ]