2.2. The Process Manager’s Job

The responsibilities of the process manager include:

  • Process creation and termination
  • Thread creation and termination
  • Process/thread synchronization
  • Resource allocation
  • Resource protection
  • Cooperation with the device manager to implement I/O
  • Implementation of the address space

Contents

Previous topic

2.1.3. Multi-threaded Process

Next topic

2.2.1. Process Finite State Diagrams

This Page