Abstract
Commercially available Off The Shelf (COTS) multicores have been assessed as the baseline computing platform even in the most conservative real-time domains. Multicore contention arising on shared hardware resources, with its circular dependence with scheduling, is among the most challenging issues that require urgent attention before multicores can be fully embraced for real-time computing. In the context of static scheduling, still the most used scheduling approach in real-time industries, we propose an ILP formulation for computing the worst-case contention delay suffered by a task due to interference on a shared bus. Our model provides accurate contention delay bounds that avoid unnecessary over-accounting of conflicts between bus requests, by considering contention effects at system-level (i.e., across tasks) rather than at task-level only. This allows precisely capturing the interdependence between timing interference of conflicting requests, issued in parallel by other cores (tasks), and the identification of the particular set of tasks co-running on those cores. We assess our technique both analytically and empirically on a real COTS multicore platform. We show, via extensive evaluation, that jointly accounting for worst-case task overlapping and request distribution scenarios always provides tighter contention bounds when compared to state-of-the-art solutions.
Original language | English |
---|---|
Title of host publication | Proceedings - 25th IEEE Real-Time and Embedded Technology and Applications Symposium, RTAS 2019 |
Editors | Bjorn B. Brandenburg |
Place of Publication | Piscataway |
Publisher | Institute of Electrical and Electronics Engineers |
Pages | 15-28 |
Number of pages | 14 |
ISBN (Electronic) | 978-1-7281-0678-6 |
DOIs | |
Publication status | Published - 1 Apr 2019 |
Event | 25th IEEE Real-Time and Embedded Technology and Applications Symposium, RTAS 2019 - Montreal, Canada Duration: 16 Apr 2019 → 18 Apr 2019 |
Conference
Conference | 25th IEEE Real-Time and Embedded Technology and Applications Symposium, RTAS 2019 |
---|---|
Country | Canada |
City | Montreal |
Period | 16/04/19 → 18/04/19 |
Keywords
- COTS
- ILP
- Multicore contention
- Static scheduling