> 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/lab4/shi-yan-nei-rong.md).

# 实验内容

1. 阅读线程、进程相关知识。
2. 阅读框架代码，深刻理解内核进程创建、切换过程。
3. 自己动手参与创建一个内核线程。
