319
Shortest Process Next (SPN)
nSelection function: the process with the shortest expected CPU burst time
nDecision mode: nonpreemptive
nI/O bound processes will be picked first
nWe need to estimate the required processing time (CPU burst time) for each process