The EDF (Earliest Deadline First) algorithm is employed to globally schedule 'm' jobs at any given time, selecting jobs with the closest deadlines. If there are fewer than 'm' jobs in the system, some cores will remain idle. The fpEDF algorithm aims to improve the schedulability of tasks by prioritizing jobs with higher utilization. Unlike EDF, where jobs with closer deadlines are chosen, fpEDF selects jobs with smaller normalized deadlines (normalized to their utilization).
-
Notifications
You must be signed in to change notification settings - Fork 0
rezadlt/fpEDF_scheduling
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published