ALL > Computer and Education > courses > university courses > undergraduate courses > Operating System > ZSTU class(2019-2020-1) > student directories > >
homework_2 Version 0
👤 Author: by 838135750qqcom 2019-09-16 08:44:28
First the process is created, then it enters the ready state. Then it runs. If it is interrupted, it enters the ready state. If I/O or event occurs, it enters the waiting state. After completing the event, it enters the ready state, and finally it enters the termination state.

In order to describe and control the running of processes, the system defines PCB for each process.

Please login to reply. Login

Reversion History

Loading...
No reversions found.