2013
DOI: 10.1007/978-3-642-33707-9_4
|View full text |Cite
|
Sign up to set email alerts
|

Optimierung der Code-Generierung virtualisierender Ausführungsumgebungen zur Erzielung deterministischer Ausführungszeiten

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1

Citation Types

0
3
0

Year Published

2013
2013
2013
2013

Publication Types

Select...
1

Relationship

1
0

Authors

Journals

citations
Cited by 1 publication
(3 citation statements)
references
References 9 publications
0
3
0
Order By: Relevance
“…This optimization in space and time has negative effects on the temporal determinism of the code execution. In [33] and [10] we have introduced several techniques to improve the execution time determinism. At application startup, we transform the intermediate code into an executable form and optimize it so that it does not contain indirect references.…”
Section: Motivationmentioning
confidence: 99%
See 2 more Smart Citations
“…This optimization in space and time has negative effects on the temporal determinism of the code execution. In [33] and [10] we have introduced several techniques to improve the execution time determinism. At application startup, we transform the intermediate code into an executable form and optimize it so that it does not contain indirect references.…”
Section: Motivationmentioning
confidence: 99%
“…However, the overhead of reference resolving does not allow a timing behaviour that is acceptable for real-time systems. So, we introduced a second technique that resolves indirect references in the pre-compiled code before execution, called "Pre-Patch" [10]. As a result, the execution of the generated native code is free of invoking VM-internal functionality that loads or modifies native application code.…”
Section: Problem Statementmentioning
confidence: 99%
See 1 more Smart Citation