n I/O extremely slow compared to main memory
n Use of multiprogramming allows for some
processes to be waiting on I/O while another
process executes
n I/O cannot keep up with processor speed
n Swapping is used to bring in additional Ready
processes which is an I/O operation
n Efficiency is an important issue