.. _process_mgmt: ########################## The Process Manager 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 * Process Scheduling **Contents** .. toctree:: :maxdepth: 2 p_states resource_alloc