2021 IEEE 24th International Symposium on Real-Time Distributed Computing (ISORC) | 2021

An Evaluation of Adaptive Partitioning of Real-Time Workloads on Linux

 
 
 
 

Abstract


This paper provides an open implementation and an experimental evaluation of an adaptive partitioning approach for scheduling real-time tasks on symmetric multicore systems. The proposed technique is based on combining partitioned EDF scheduling with an adaptive migration policy that moves tasks across processors only when strictly needed to respect their temporal constraints. The implementation of the technique within the Linux kernel, via modifications to the SCHED_DEADLINE code base, is presented. An extensive experimentation-has been conducted by applying the technique on a real multi-core platform with several randomly generated synthetic task sets. The obtained experimental results highlight that the approach exhibits a promising performance to schedule real-time workloads on a real system, with a greatly reduced number of migrations compared to the original global EDF available in SCHED_DEADLINE.

Volume None
Pages 53-61
DOI 10.1109/ISORC52013.2021.00018
Language English
Journal 2021 IEEE 24th International Symposium on Real-Time Distributed Computing (ISORC)

Full Text