ALL > Computer and Education > courses > university courses > undergraduate courses > Operating System > ZSTU class(2018-2019-1) > student homework > >
homework2 Version 0
👤 Author: by 1551700990qqcom 2018-12-17 03:18:08
The process has 5 states:

  1. New: The process is being created

  2. Running: Instruction are being executed

  3. Waiting: The process is waiting for some event to occur (such as I/O completion or reception of signal)

  4. Ready: The process is waiting to be assigned to be a processor.

  5. Terminated: The process has finished execution

Please login to reply. Login

Reversion History

Loading...
No reversions found.