316
nSelection function: same as FCFS
nDecision mode: preemptive
ua process is allowed to run until the time slice period (quantum, typically from 10 to 100 ms) has expired
uthen a clock interrupt occurs and the running process is put on the ready queue
Round-Robin