ALL > Computer and Education > courses > university courses > undergraduate courses > Operating System > ZSTU class(2018-2019-1) > student homework > >
five states of process Version 0
👤 Author: by wangyl0911126com 2018-09-17 09:09:22
New. The process is being created.
Running. Instructions are being executed.
Waiting. The process is waiting for some event to occur (such as an I/O
completion or reception of a signal).
Ready. The process is waiting to be assigned to a processor.
Terminated. The process has finished execution.

Why the states are divided into 5, not 4, or 7?

It holds the highest utility and efficiency while the processes are scheduled and each part is systematically saved when an interrupt happens.

Please login to reply. Login

Reversion History

Loading...
No reversions found.