6.1810/Fall 2022 Learning by doing
official website:https://pdos.csail.mit.edu/6.828/2022/
- MIT6.1810/Fall2022-Learning
- Tools
- Guidance
- Lab Utilities
- Lab System calls
- Lab Page tables
- Lab Traps
- Lab Copy on-write
- Lab Multithreading
For this class you'll need the RISC-V versions of a couple different tools:
- QEMU 5.1+
- GDB 8.3+
- GCC
- Binutils
个人推荐先稍微学一下
- git的基础命令
个人参考资料: