Skip to content

Latest commit

 

History

History
55 lines (36 loc) · 1017 Bytes

operating-systems.md

File metadata and controls

55 lines (36 loc) · 1017 Bytes

Operating Systems

Table of Contents

Execution

Processes

Threads

Synchronization

Locks

Mutexes

Semaphores

Monitors

Concurrency Issues

Deadlock

Livelock

Context Switching

How It Works

How It's Initiated by the Operating System

Underlying Hardware

Scheduling

Modern Concurrency Constructs