System Interface Guide

Process State Transition

Applications that have strict real-time constraints might need to prevent processes from being swapped or paged out to secondary memory. Here's a simplified overview of UNIX process states and the transitions between states:

Figure 3-3 Process State Transition Diagram

Graphic

An active process is normally in one of the five states in the diagram. The arrows show how it changes states.