Lecture 4: protected mode, and a first system call

We discuss the hardware foundation of most modern operating system: dual-mode operation, and its implementation in the x86 architecture. This is followed by a deep-dive into a first system call: write().