2014
DOI: 10.1109/tse.2013.47
|View full text |Cite
|
Sign up to set email alerts
|

Synthesizing Multithreaded Code from Real-Time Object-Oriented Models via Schedulability-Aware Thread Derivation

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
6
0

Year Published

2015
2015
2020
2020

Publication Types

Select...
3
1

Relationship

1
3

Authors

Journals

citations
Cited by 4 publications
(6 citation statements)
references
References 29 publications
0
6
0
Order By: Relevance
“…In this paper, we analyzed previously proposed optimal priority assignment algorithms for PTS: TRAVERSE( ) [13] and SEARCH( ) [1]. Using priority assignment trees, we showed the inefficiency of TRAVERSE( ) due to its lack of any pruning operation.…”
Section: Discussionmentioning
confidence: 99%
See 4 more Smart Citations
“…In this paper, we analyzed previously proposed optimal priority assignment algorithms for PTS: TRAVERSE( ) [13] and SEARCH( ) [1]. Using priority assignment trees, we showed the inefficiency of TRAVERSE( ) due to its lack of any pruning operation.…”
Section: Discussionmentioning
confidence: 99%
“…As shown in Table 1, TRAVERSE( ) makes no tasks miss their deadlines, which is also demonstrated in Figure 1(e). While [13] did not formally prove the optimality of TRAVERSE( ), we can easily see that TRAVERSE( ) is optimal since it traverses all possible priority orderings in PO Γ until it finds a feasible priority ordering. Besides, it is a simple application of traverse_orderings( ) [21], which is for fully preemptive fixed priority scheduling and its optimality was proved.…”
Section: Previously Proposed Optimal Priority Assignment Algorithmmentioning
confidence: 94%
See 3 more Smart Citations