@inproceedings{bec90a6daea949f7a9f634ee73947dc1,
title = "Optimal priority and threshold assignment for fixed-priority preemption threshold scheduling",
abstract = "Fixed-priority preemption-threshold scheduling (FPTS) is a generalization of fixed-priority preemptive scheduling (FPPS) and fixed-priority non-preemptive scheduling (FPNS). Since FPPS and FPNS are incomparable in terms of potential schedulability, FPTS has the advantage that it can schedule any task set schedulable by FPPS or FPNS and some that are not schedulable by either. FPTS is based on the idea that each task is assigned a priority and a preemption threshold. While tasks are admitted into the system according to their priorities, they can only be preempted by tasks that have priority higher than the preemption threshold. This paper presents a new optimal priority and preemption threshold assignment (OPTA) algorithm for FPTS which in general outperforms the existing algorithms in terms of the size of the explored state-space and the total number of worst case response time calculations performed. The algorithm is based on back-tracking, i.e. it traverses the space of potential priorities and preemption thresholds, while pruning infeasible paths, and returns the first assignment deemed schedulable. We present the evaluation results where we compare the complexity of the new algorithm with the existing one. We show that the new algorithm significantly reduces the time needed to find a solution. Through a comparative evaluation, we show the improvements that can be achieved in terms of schedulability ratio by our OPTA compared to a deadline monotonic priority assignment.",
author = "L. Hatvani and S. Afshar and R.J. Bril",
year = "2016",
month = oct,
language = "English",
series = "CEUR Workshop Proceedings",
publisher = "CEUR-WS.org",
editor = "J. Boukhobza and M.D. Santambrogio and F. Singhoff",
booktitle = "EWiLi 2016 : Embedded Operating Systems workshop : Proceedings of the Embedded Operating Systems Workshop co-located with the Embedded Systems Week (ESWEEK 2016), Pittsburgh, PA, USA, October 6, 2016",
note = "EWiLi 2016, Embedded Operating Systems Workshop, October 6, 2016, Pittsburgh, PA, USA, EWiLi 2016 ; Conference date: 06-10-2016 Through 06-10-2016",
}