2009 15th IEEE Real-Time and Embedded Technology and Applications Symposium 2009
DOI: 10.1109/rtas.2009.11
|View full text |Cite
|
Sign up to set email alerts
|

Minimizing WCET for Real-Time Embedded Systems via Static Instruction Cache Locking

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

0
52
0

Year Published

2010
2010
2017
2017

Publication Types

Select...
5
3

Relationship

1
7

Authors

Journals

citations
Cited by 50 publications
(52 citation statements)
references
References 6 publications
0
52
0
Order By: Relevance
“…The work in this paper is orthogonal to many existing proposals that reduce WCET such as compilation optimization [10]- [12] and cache locking mechanism [13]. And it is different from existing task scheduling and mapping work in three aspects.…”
Section: Related Workmentioning
confidence: 99%
“…The work in this paper is orthogonal to many existing proposals that reduce WCET such as compilation optimization [10]- [12] and cache locking mechanism [13]. And it is different from existing task scheduling and mapping work in three aspects.…”
Section: Related Workmentioning
confidence: 99%
“…Most cache locking techniques aimed at improving the WCET employ static cache locking [9], [15], [18], [7]. Static locking loads and locks the memory blocks at program startup, and the locked content remains unchanged throughout the program execution.…”
Section: Introductionmentioning
confidence: 99%
“…Static locking loads and locks the memory blocks at program startup, and the locked content remains unchanged throughout the program execution. Most static locking techniques use full cache locking [9], [15], [18] where the entire cache is locked. However, full locking does not allow the unlocked memory blocks to use the cache and exploit their locality, and thus may introduce negative impact on the overall WCET.…”
Section: Introductionmentioning
confidence: 99%
“…Thus, locking the entire cache resolves the problem of timing unpredictability. More importantly, by carefully choosing the memory blocks to be locked, WCET estimate can be reduced compared to cache modeling techniques without locking [6,14].…”
Section: Introductionmentioning
confidence: 99%
“…Recently, a heuristic [6] and an optimal solution [14] have been proposed to minimize the WCET via static instruction cache locking. These existing techniques make an implicit but important de- cision of locking the entire cache.…”
Section: Introductionmentioning
confidence: 99%