Skip to content

OccupyMars2025/Operating-Systems-Three-Easy-Pieces

Repository files navigation

start 2024/3/5

Simple is Powerful

When you want to learn sth, spend 3 days trying different textbooks and courses to find the one that fits your ability level. It is worth it !

find every excuse you can to write some code and see how it works. Spend the time, and become the wise master you know you can be.


  • 2024/9/3 22:10- 9/4 16:00: chapter 2: introduction
  • 9/4 16:00 - 9/6 14:10 : chapter 4: processes
  • 9/6 14:10 - 9/11 19:50: chapter 5: Process API
  • 9/11 19:50 - 9/12 22:55: chapter 6: Direct Execution
  • 9/12 22:55 - 9/14 10:30 : chapter 7: CPU Scheduling
  • (why so long???) 9/14 10:30 - 9/25 21:20: chapter 8: Multi-level Feedback
  • 9/25 21:20 - : chapter 9: Lottery Scheduling

debug in vscode: https://github.com/vadimcn/codelldb, search "CodeLLDB" Extension in vscode marketplace