久闻MIT 6.828操作系统工程实验的盛名,今日终于能够亲手实践。
每个实验我都将实验要求和提示、实现思路和步骤、遇到问题和测试结果记录下来,一方面为了将实验要求和提示翻译后记录下来以便后续研读,另一方面也是为了加深实验中学习到的知识点:
- MIT 6.1810(6.828/6.S081) 操作系统工程 Lab1 Utilities
- MIT 6.1810(6.828/6.S081) 操作系统工程 Lab2 System calls
- MIT 6.1810(6.828/6.S081) 操作系统工程 Lab3 Page tables
- MIT 6.1810(6.828/6.S081) 操作系统工程 Lab4 Traps
- MIT 6.1810(6.828/6.S081) 操作系统工程 Lab5 Copy-on-Write Fork
- MIT 6.1810(6.828/6.S081) 操作系统工程 Lab6 Multithreading
- MIT 6.1810(6.828/6.S081) 操作系统工程 Lab7 Networking
- MIT 6.1810(6.828/6.S081) 操作系统工程 Lab8 Locks
- MIT 6.1810(6.828/6.S081) 操作系统工程 Lab9 file system
- MIT 6.1810(6.828/6.S081) 操作系统工程 Lab10 mmap
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。