|
|
|
|
|
|
|
|
|
|
|
|
n |
OS places the
process in a Blocking state
|
|
|
n |
OS issues a
disk I/O Read request to bring
|
|
|
into main
memory the piece referenced to
|
|
|
n |
another
process is dispatched to run while
|
|
the disk I/O
takes place
|
|
|
n |
an interrupt
is issued when the disk I/O
|
|
|
completes
|
|
|
|
u |
this causes the
OS to place the affected
|
|
|
|
process in the
Ready state
|
|