|
|
|
|
|
|
|
|
|
|
n |
Selection
function: same as FCFS
|
|
|
n |
Decision mode:
preemptive
|
|
|
|
u |
a process is
allowed to run until the time slice period
|
|
|
|
(quantum,
typically from 10 to 100 ms) has expired
|
|
|
|
u |
then a clock
interrupt occurs and the running process is
|
|
|
put on the ready
queue
|
|