Open Access. Powered by Scholars. Published by Universities.®

Digital Commons Network

Open Access. Powered by Scholars. Published by Universities.®

Computer Sciences

PDF

Wayne State University Dissertations

Theses/Dissertations

2019

BUNDLE

Articles 1 - 1 of 1

Full-Text Articles in Entire DC Network

Bundle: Taming The Cache And Improving Schedulability Of Multi-Threaded Hard Real-Time Systems, Corey Tessler Jan 2019

Bundle: Taming The Cache And Improving Schedulability Of Multi-Threaded Hard Real-Time Systems, Corey Tessler

Wayne State University Dissertations

For hard real-time systems, schedulability of a task set is paramount. If a task set is not deemed schedulable under all conditions, the system may fail during operation and cannot be deployed in a high risk environment. Schedulability testing has typically been separated from worst-case execution time (WCET) analysis. Each task’s WCET value is calculated independently and provided as input to a schedulability test. However, a task’s WCET value is influenced by scheduling decisions and the impact of cache memory. Thus, schedulability tests have been augmented to include cache-related preemption delay (CRPD). From this classical perspective, the effect of cache …