Notes on process management, memory, and system fundamentals.
📖 Lectures
- L1 — Introduction
- L2 — Process Abstraction
- L3 — Process Scheduling
- L4 — Inter-Process Communication (IPC)
- L5 — Process Alternative — Threads
- L6 — Process Synchronization
- L7 — Memory Management & Memory Abstraction
- L8 — Disjoint Memory Schemes
- L9 — Virtual Memory Management
- L10 — File System Introduction
- L11 — File System Implementation