About this document
OS Scheduling Algorithms by abdulsardar878 is a document available to read on EtoBox.
The document discusses two types of scheduling algorithms: Non Preemptive Priority Scheduling and Preemptive Priority Scheduling. Non Preemptive scheduling allows a running process to complete its execution before the CPU can switch to a higher priority process. In contrast, Preemptive scheduling allows the CPU to interrupt a currently running process to switch to a higher priority one.
- Author
- abdulsardar878
- Language
- EN