The Process Model

Figure 2.2: A UNIX Process Context
\includegraphics[scale=0.7]{figures/processcontext.ps}
The operating system must know specific information about processes in order to manage and control them. Such information is usually grouped into two categories:
Figure 2.3: Process Control Block (PCB), Processes from main memory to registers.
\includegraphics[scale=1]{figures/pbc.ps} \includegraphics[scale=1]{figures/processesinmemory.ps}
2004-05-25