1. What is a scheduling policy?
- On the context switch, which process to run next, from a set of ready processes?
- OS scheduler schedules the CPU requests (bursts) of processes
– CPU burst = the CPU time used by a process in a continuous stretch
– If a process comes back after I/O wait, it counts as a fresh CPU burst 2
– CPU burst = the CPU time used by a process in a continuous stretch
– If a process comes back after I/O wait, it counts as a fresh CPU burst 2