> For the complete documentation index, see [llms.txt](https://nankai.gitbook.io/ucore-os-on-risc-v64/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nankai.gitbook.io/ucore-os-on-risc-v64/lab3/shi-yan-nei-rong.md).

# 实验内容

1. 阅读理论课有关页面置换相关的内容。
2. 阅读PageFault异常处理和FIFO页面替换算法的实现。
3. 自己动手实现页面置换算法。
