Five-State Process Model and Suspended Processes Flashcards

1
Q

This model naturally handles processes through the implementation of five unique states.

A

Five-State Process Model

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

A process that has just been created and has not yet been admitted to the pool of executable processes by the OS

A

New state

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

A process that is prepared to execute when given the opportunity

A

Ready state

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

The process that is currently being executed

A

Running state

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

A process that cannot execute until some event occurs, such as the completion of an I/O operation

A

Blocked state/Waiting state

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

A process that has been released from the pool of executable processes by the OS, either because it halted or it was terminated

A

Exit state

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

A process can be placed in a suspended state by any of the following: (3)

A
  1. The process itself
  2. A parent process
  3. The operating system
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly