- https://jyywiki.cn/OS/2024/
- https://wiki.csie.ncku.edu.tw/linux/schedule [所有必须看完,Lab略]
- how to get os-demo? wget -c -r -np -k -L -p https://jyywiki.cn/os-demos/ --no-check-certificate
- 参考 cemu + soc-simulator 实现full system emulator boot linux
- https://github.com/yhzhang0128/egos-2000
- https://github.com/mit-pdos/xv6-riscv
- https://github.com/sysprog21/rv32emu
- https://github.com/sysprog21/semu
- 学习记录