Options
Cache-aware instruction SPM allocation for hard real-time systems
Publikationstyp
Conference Paper
Publikationsdatum
2016-05-23
Sprache
English
Institut
TORE-URI
Start Page
77
End Page
85
Citation
International Workshop on Software and Compilers for Embedded Systems, SCOPES: 77-85 (2016-05-23)
Contribution to Conference
Publisher DOI
Scopus ID
To improve the execution time of a program, parts of its instructions can be allocated to a fast Scratchpad Memory (SPM) at compile time. This is a well-known technique which can be used to minimize the program's worst-case Execution Time (WCET). However, modern embedded systems often use cached main memories. An SPM allocation will inevitably lead to changes in the program's memory layout in main memory, resulting in either improved or degraded worst-case caching behavior. We tackle this issue by proposing a cache-aware SPM allocation algorithm based on integer-linear programming which accounts for changes in the worst-case cache miss behavior.
Schlagworte
Compiler
Integer-linear programming
Optimization
Real-time
WCET