Downloads
Lecture/Exercise Recordings
You can find recordings of our lectures and exercises in the BBB room for the lecture ("Aufzeichnungen anzeigen" / "View Recordings").
Lecture Materials
- L01 Introduction (08.04.2025) – no presence lecture in APB/E023, only online via BBB!
- L02 Operating-System Development 101 (15.04.2025)
- L03 Interrupts – Hardware
- L04 Interrupts – Software
- L05 Interrupts – Synchronization
- L07 Coroutines and Threads
- L08 Scheduling
- L06 The Programming Model of the x86-64 Architecture
- L09 Thread Synchronization
- L10 Inter-Process Communication
- L11 PC Bus Systems
- L12 Device Drivers
- L13 Summary and Outlook
Exercise Materials
- E01 C++ Crash Course (1), CGA Programming (09.04.2025)
- E02 C++ Crash Course (2), Keyboard programming, Interrupts+PIC (16.04.2025)
- E03 Traps, startup.asm, task #3 (30.04.2025)
- E04 Assembler programming, task #4 (14.05.2025)
- E05 Preemption, PIT, task #5 (28.05.2025)
- E06 Task #6, Idle Loop, Non-Blocking Thread Synchronization (18.06.2025)
- E07 Interrupt-transparent Queue, SPIN, Task #7 (02.07.2025)
VM Image
- VirtualBox Image (Debian 12, published 2024-04-10)
- VM Setup Instructions (German), VM Setup Instructions (English)
NOTE: The setup instructions are outdated (were written for the previous Debian 11 image) but still should give enough information to work with the VM image.