[1991] Proceedings Twelfth Real-Time Systems Symposium
DOI: 10.1109/real.1991.160359
|View full text |Cite
|
Sign up to set email alerts
|

A partial evaluator for the Maruti hard real-time system

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1

Citation Types

0
4
0

Publication Types

Select...
3
2
1

Relationship

0
6

Authors

Journals

citations
Cited by 8 publications
(4 citation statements)
references
References 24 publications
0
4
0
Order By: Relevance
“…A number of other researchers have studied the applicability of partial evaluation to imperative programs. Some recent examples are: Meyer [7], Nirkhe & Pugh [8], and Baier, Gl/ick, & ZSchling [1]. Their methods are more extensive than the ones described here in that they try to maximize the amount of computation performed before run time.…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…A number of other researchers have studied the applicability of partial evaluation to imperative programs. Some recent examples are: Meyer [7], Nirkhe & Pugh [8], and Baier, Gl/ick, & ZSchling [1]. Their methods are more extensive than the ones described here in that they try to maximize the amount of computation performed before run time.…”
Section: Related Workmentioning
confidence: 99%
“…Methods for propagating evaluation time through a program appear in the literature (See for instance Meyer [7] or Nirkhe and Pugh [8]), so only the elements unique to Safer_C are emphasized here.…”
Section: Statementsmentioning
confidence: 99%
“…Assume we successfully have optimized the code of process A, so that its request at time 8 can be initiated at time 7. This will split the busy interval (8,15) into two i n tervals (7,9) and (10,15), as shown in Figure 4 ( b ) . N o w the response time for the request from processes A and B will be faster, due to reduced contention.…”
Section: Multiprocess Safety Analysismentioning
confidence: 99%
“…Note that a busy interval may c o n tain several calls from di erent processes. The start time of an interval is the start time of the earliest request and release time is the sum of the start time and service times of all requests in the that interval (7). Multiprocess Analysis: Finally, m ultiprocess analysis tries to push delays to the end of programs.…”
mentioning
confidence: 99%