Process control block
Contains three categories of information:
1) Process identification
2) Process state information
3) Process control information
Process identification:
- numeric identifier for the process (pid)
- identifier of the parent (ppid)
- user identifier (uid) - id of the usr responsible for the process.