Home | Projects | Notes > Operating Systems > Process State Models & Control

Process State Models & Control

 

Process States & Context Switch

 

Two State Model

 

two-state-model

 

Dispatch Queue

 

dispatch-queue

Process Creation

Process Termination

 

Five State Model

 

five-state-model

 

 

How Does this Modify the Dispatch Queue?

 

modified-dispatch-queue

 

Multiple Event Queues

 

multiple-event-queue

 

Limitation of Five State Model

 

Seven State Model

 

seven-state-model

 

 

Nine State Model (UNIX/Linux)

unix-nine-state-model

 

 

Process Switch (Context Switch)

 

 

References

Stallings, W. (2018). Operating Systems: Internals and Design Principles (9th ed.). Pearson Education, Inc.