previous | start | next

Data Structures for Processes

Each process has an entry in a process table to hold this information about the process.

This table must be accessible to the operating system code, but protected from user processes.

The dual mode of a processor can support this.



previous | start | next