MIT 6.828 被网友称为神级课程。我本身也一直都有系统学习操作系统的心愿。这两天正好碰见 6.828 2019(秋)开课。择日不如撞日,那就让我们开始吧。
- LEC01: Introduction and examples
- LEC02: Dynamic memory allocation (allocators)
- LEC03: C and gdb (pointers example)
实验结果,请在 https://github.com/aQuaYi/xv6-riscv-fall19 查看。