Lecture notes are required for this course.
Subject | Silberschatz | Three Easy Pieces | 1up Notes | 2up Notes |
---|---|---|---|---|
Introduction, Background and Overview | Chapters 1-2 | Intro | Slides | Slides 2-up |
Processes, The Kernel, and System Calls | Chapters 2 (2.3, 2.4) and 3 (3.1-3.3) |
Dialogue Processes Process API Context Switch & Sys Calls |
1-up | 2-up |
Threads | Chapter 4 | Dialogue Intro Threads | 1-up | 2-up |
Synchronization | Chapters 3 (3.4.1), 6 and 7 |
Locks Lock Use CV's Semaphores Bugs Summary Dialogue |
1-up | 2-up |
Virtual Memory | Chapters 8,9 |
Address Spaces Memory API Address Translation Segmentation Free Space Mgmt Paging TLBs Smaller Page Tables Replacement/Swapping Replacement Algorithms |
1-up | 2-up |
Scheduling | Chapter 5 | Scheduling MLFQ Multiple CPUs | 1-up | 2-up |
Devices and I/O | Chapters 12 and 13 | I/O Devices Hard Disk Drives | 1-up | 2-up |
File Systems | Chapters 10 and 11 (excluding 11.8, 11.9) | Files and Directories File System Implementation FSCK & Journaling | 1-up | 2-up |
Virtual Machines | New! | 1-up | 2-up |
Note: The columns "Silberschatz" and "Three Easy Pieces" in the table above refer to chapters from the suggested textbooks.