2010
DOI: 10.1007/978-3-642-17164-2_20
|View full text |Cite
|
Sign up to set email alerts
|

Live Heap Space Bounds for Real-Time Systems

Abstract: Abstract. Live heap space analyses have so far been concerned with the standard sequential programming model. However, that model is not very well suited for embedded real-time systems, where fragments of code execute concurrently and in orders determined by periodic and sporadic events. Schedulability analysis has shown that the programming model of real-time systems is not fundamentally in conflict with static predictability, but in contrast to accumulative properties like time, live heap space usage exhibit… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
11
0

Year Published

2011
2011
2015
2015

Publication Types

Select...
2
2
2

Relationship

0
6

Authors

Journals

citations
Cited by 9 publications
(11 citation statements)
references
References 18 publications
0
11
0
Order By: Relevance
“…In Section 3, we first describe the simple intermediate language on which the analysis is developed. This language has been already used to formalize other resource analyses (e.g., [3,24]). We then present a classical event-based global analysis algorithm which is generic on the abstract property of interest.…”
Section: Organizationmentioning
confidence: 99%
See 2 more Smart Citations
“…In Section 3, we first describe the simple intermediate language on which the analysis is developed. This language has been already used to formalize other resource analyses (e.g., [3,24]). We then present a classical event-based global analysis algorithm which is generic on the abstract property of interest.…”
Section: Organizationmentioning
confidence: 99%
“…Although this representation has been first defined by us in [3], some of its main features are similar to an intermediate form used in Soot [37] (namely a main common idea is that the stack is flattened into local variables). It should be noted also that our representation has been adopted by other authors [24]. We then present a global analysis engine for such rule-based representation (RBR) which is parametric w.r.t.…”
Section: Global Analysis Of Oo Languagesmentioning
confidence: 99%
See 1 more Smart Citation
“…To formalize the analysis algorithms, we consider a rule-based intermediate representation of a today's programming language (e.g., Java, Java bytecode [3], X10 [4], Timber [15] can be compiled into this language. We then present a global analysis engine for such rule-based representation (RBR) which is parametric w.r.t.…”
Section: Global Analysis Of Oo Languagesmentioning
confidence: 99%
“…As customary a single static assignment transformation is applied on the rules variables. The process is identical as [3,4,15], hence, we will not go into the technical details of the transformation but just show the intuition by means of an example. EXAMPLE 2.1 (RBR).…”
Section: The Rule-based Languagementioning
confidence: 99%