Threads and Operating System Processes

Threads and Operating System Processes

An Operating system process provides a protected address space.

Many threads may execute within the address space.

Each thread has its own stack & context (saved registers).

Previous slide Next slide Back to the first slide View Graphic Version