Assuming a process model that includes blocked, suspend ready, and suspend waiting states:
This question follows the 7 state process diagram.
a)
When the time slice for P1 expires, the process goes from RUNNING to READY state.
b)
At time 6, P2 goes from READY to RUNNING state.
c)
At time 7, P2 goes from RUNNING to WAITING state.
d)
At time 11, P2 goes from WAITING to WAITING SUSPEND state.
e)
At time 15, P3 goes from READY to RUNNING state.
f)
At time 18, P2 goes from WAITING SUSPEND to WAITING READY state.
Get Answers For Free
Most questions answered within 1 hours.