Sciweavers

CEE
2007

A non-preemptive scheduling algorithm for soft real-time systems

13 years 4 months ago
A non-preemptive scheduling algorithm for soft real-time systems
Real-time systems are often designed using preemptive scheduling and worst-case execution time estimates to guarantee the execution of high priority tasks. There is, however, an interest in exploring non-preemptive scheduling models for realtime systems, particularly for soft real-time multimedia applications. In this paper, we propose a new algorithm that uses multiple scheduling strategies for efficient non-preemptive scheduling of tasks. Our goal is to improve the success ratio of the well-known Earliest Deadline First (EDF) approach when the load on the system is very high and to improve the overall performance in both underloaded and overloaded conditions. Our approach, known as group-EDF (gEDF) is based on dynamic grouping of tasks with deadlines that are very close to each other, and using Shortest Job First (SJF) technique to schedule tasks within the group. We will present results comparing gEDF with other real-time algorithms including, EDF, Best-effort, and Guarantee, by u...
Wenming Li, Krishna M. Kavi, Robert Akl
Added 12 Dec 2010
Updated 12 Dec 2010
Type Journal
Year 2007
Where CEE
Authors Wenming Li, Krishna M. Kavi, Robert Akl
Comments (0)