34
Key Elements for Scheduling
nOS maintains queues of processes waiting for some resource
uShort term queue of processes in memory ready to execute
FThe dispatcher (short term scheduler) decides who goes next
uLong term queue of new jobs waiting to use the system
FOS must not admit too many processes
uA queue for each I/O device consisting of processes that want to use that I/O device