Cache Interference-aware Task Partitioning for Non-preemptive Real-time Multi-core Systems

Open Access
Authors
Publication date 05-2022
Journal ACM Transactions on Embedded Computing Systems
Article number 28
Volume | Issue number 21 | 3
Number of pages 28
Organisations
  • Faculty of Science (FNWI) - Informatics Institute (IVI)
Abstract
Shared caches in multi-core processors introduce serious difficulties in providing guarantees on the real-time properties of embedded software due to the interaction and the resulting contention in the shared caches. Prior work has studied the schedulability analysis of global scheduling for real-time multi-core systems with shared caches. This article considers another common scheduling paradigm: partitioned scheduling in the presence of shared cache interference. To achieve this, we propose CITTA, a cache interference-aware task partitioning algorithm. We first analyze the shared cache interference between two programs for set-associative instruction and data caches. Then, an integer programming formulation is constructed to calculate the upper bound on cache interference exhibited by a task, which is required by CITTA. We conduct schedulability analysis of CITTA and formally prove its correctness. A set of experiments is performed to evaluate the schedulability performance of CITTA against global EDF scheduling and other greedy partition approaches such as First-fit and Worst-fit over randomly generated tasksets and realistic workloads in embedded systems. Our empirical evaluations show that CITTA outperforms global EDF scheduling and greedy partition approaches in terms of task sets deemed schedulable.
Document type Article
Language English
Published at https://doi.org/10.1145/3487581
Downloads
Cache Interference-aware Task Partitioning (Final published version)
Permalink to this page
Back