Author_Institution :
Dept. of Comput. Sci., Vermont Univ., Burlington, VT, USA
Abstract :
The generalized pinwheel scheduling problem is defined as follows: Given a multiset {(a1, b1), (a2, b2), ..., (an, bn)} of ordered pairs of positive integers, determine whether there is an infinite sequence over the symbols {1, 2, 3, ..., n} such that, for each i, 1⩽i⩽n, any subsequence of bi consecutive symbols contains at least ai i´s. Such an infinite sequence is called a schedule for the generalized pin wheel task system {(a1, b1), (a2, b2), ..., (an, bn)}. When all the ai´s are equal to one, this problem has been previously studied as the pinwheel scheduling problem. A linear-time algorithm is presented for solving such instances which determines whether such an instance has a schedule. A fast on-line scheduler (FOLS) is also derived, which can actually generate the schedule in O(log n) time per slot given O(n) preprocessing time. When compared to traditional pinwheel scheduling algorithms, this new algorithm has a higher density threshold on a very large subclass of generalized pinwheel task systems
Keywords :
processor scheduling; real-time systems; generalized pinwheel task systems; linear-time algorithm; multiset; ordered pairs; positive integers; preprocessing time; scheduling; Broadcasting; Computer science; Computer science education; Context; Councils; Processor scheduling; Real time systems; Scheduling algorithm; Sufficient conditions; Wheels;