-
Notifications
You must be signed in to change notification settings - Fork 0
Consider a scheduling approach which is non pre-emptive similar to shortest job next in nature. The priority of each job is dependent on its estimated run time, and also the amount of time it has spent waiting. Jobs gain higher priority the longer they wait, which prevents indefinite postponement. The jobs that have spent a long time waiting com…
ayushmaz/OS-Project
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
Consider a scheduling approach which is non pre-emptive similar to shortest job next in nature. The priority of each job is dependent on its estimated run time, and also the amount of time it has spent waiting. Jobs gain higher priority the longer they wait, which prevents indefinite postponement. The jobs that have spent a long time waiting com…
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published