On a Real-Time Scheduling Problem

Sudarshan Dhall, C. L. Liu
1978
1 reference

Abstract

We study the problem of scheduling periodic-time-critical tasks on multiprocessor computing systems. A periodic-time-critical task consists of an infinite number of requests, each of which has a prescribed deadline. The scheduling problem is to specify an order in which the requests of a set of tasks are to be executed and the processor to be used, with the goal of meeting all the deadlines with a minimum number of processors. Since the problem of determining the minimum number of processors is difficult, we consider two heuristic algorithms. These are easy to implement and yield a number of processors that is reasonably close to the minimum number. We also analyze the worst-case behavior of these heuristics.

1 repository
1 reference

Code References

torvalds/linux
1 file
Documentation/scheduler/sched-deadline.rst
1
effect"[7]. Note: the example in the original paper by Dhall has been
Link copied to clipboard!