First page Back Continue Last page Overview Graphics
Interrupt mode (2)
While the process is sleeping, CPU cycles can be used to run other processes
Switching a process from running to sleeping and back from sleeping to running requires thousands of instruction executions and invalidates the hardware caches
Interrupt mode convenient only if the I/O completion time is relatively high