|
31 | 31 | * [各章OS的API 在线文档](https://learningos.github.io/rCore-Tutorial-v3/)
|
32 | 32 | * [可显示内核动态执行信息的内核分支](https://github.com/rcore-os/rCore-Tutorial-v3/tree/ch9-log)
|
33 | 33 | ### 课程答疑
|
34 |
| - |
| 34 | +* [AI助教](https://www.coze.com/store/agent/7466038346734387217?bot_id=true) |
35 | 35 | * [QA仓库](https://git.tsinghua.edu.cn/os-lab/q-and-a/)
|
36 | 36 | * [助教的实验讲解视频](https://cloud.tsinghua.edu.cn/d/ce9eced17e89471c8c30/)
|
37 | 37 | ### 课后习题
|
|
48 | 48 |
|
49 | 49 | 包含每次实验必做的编程和问答作业,以及相对rCore Tutorial Book-v3较为精简的指导
|
50 | 50 |
|
51 |
| -* [rCore-Tutorial-Guide文档源码](https://github.com/LearningOS/rCore-Tutorial-Guide-2024S) |
52 |
| -* [rCore-Tutorial-Guide文档在线阅读](https://learningos.github.io/rCore-Tutorial-Guide-2024S/) |
53 |
| -* [lab1(ch3) OS框架API在线文档](https://learningos.github.io/rCore-Tutorial-Code-2024S/ch3/os/index.html) |
54 |
| -* [lab2(ch4) OS框架API在线文档](https://learningos.github.io/rCore-Tutorial-Code-2024S/ch4/os/index.html) |
| 51 | +* [rCore-Tutorial-Guide文档源码](https://github.com/LearningOS/rCore-Tutorial-Guide-2025S) |
| 52 | +* [rCore-Tutorial-Guide文档在线阅读](https://learningos.github.io/rCore-Tutorial-Guide-2025S/) |
| 53 | +* [lab1(ch3) OS框架API在线文档](https://learningos.github.io/rCore-Tutorial-Code-2025S/ch3/os/index.html) |
| 54 | +* [lab2(ch4) OS框架API在线文档](https://learningos.github.io/rCore-Tutorial-Code-2025S/ch4/os/index.html) |
55 | 55 | #### 代码框架
|
56 | 56 |
|
57 |
| -* [Github仓库](https://github.com/LearningOS/rCore-Tutorial-Code-2024S) |
58 |
| -* [git.tsinghua仓库](https://git.tsinghua.edu.cn/os-lab/public/rcore-tutorial-code-2024s) |
| 57 | +* [Github仓库](https://github.com/LearningOS/rCore-Tutorial-Code-2025S) |
| 58 | +* [git.tsinghua仓库](https://git.tsinghua.edu.cn/os-lab/public/rcore-tutorial-code-2025s) |
59 | 59 | #### 用户态测例
|
60 | 60 |
|
61 |
| -* [Github仓库](https://github.com/LearningOS/rCore-Tutorial-Test-2024S) |
62 |
| -* [git.tsinghua仓库](https://git.tsinghua.edu.cn/os-lab/public/rcore-tutorial-test-2024s) |
| 61 | +* [Github仓库](https://github.com/LearningOS/rCore-Tutorial-Test-2025S) |
| 62 | +* [git.tsinghua仓库](https://git.tsinghua.edu.cn/os-lab/public/rcore-tutorial-test-2025s) |
63 | 63 | ### uCore基本实验
|
64 | 64 |
|
65 | 65 | #### 实验指导书
|
66 | 66 |
|
67 |
| -* [Github仓库](https://github.com/LearningOS/uCore-Tutorial-Guide-2024S) |
68 |
| -* [uCore-Tutorial-Guide文档在线阅读](https://learningos.github.io/uCore-Tutorial-Guide-2024S/) |
| 67 | +* [Github仓库](https://github.com/LearningOS/uCore-Tutorial-Guide-2025S) |
| 68 | +* [uCore-Tutorial-Guide文档在线阅读](https://learningos.github.io/uCore-Tutorial-Guide-2025S/) |
69 | 69 | #### 代码框架
|
70 | 70 |
|
71 |
| -* [Github仓库](https://github.com/LearningOS/uCore-Tutorial-Code-2024S) |
72 |
| -* [git.tsinghua仓库](https://git.tsinghua.edu.cn/os-lab/public/ucore-tutorial-code-2024s) |
| 71 | +* [Github仓库](https://github.com/LearningOS/uCore-Tutorial-Code-2025S) |
| 72 | +* [git.tsinghua仓库](https://git.tsinghua.edu.cn/os-lab/public/ucore-tutorial-code-2025s) |
73 | 73 | #### 用户态测例
|
74 | 74 |
|
75 |
| -* [Github仓库](https://github.com/LearningOS/uCore-Tutorial-Test-2024S) |
76 |
| -* [git.tsinghua仓库](https://git.tsinghua.edu.cn/os-lab/public/ucore-tutorial-test-2024s) |
| 75 | +* [Github仓库](https://github.com/LearningOS/uCore-Tutorial-Test-2025S) |
| 76 | +* [git.tsinghua仓库](https://git.tsinghua.edu.cn/os-lab/public/ucore-tutorial-test-2025s) |
77 | 77 |
|
78 | 78 | ### 大实验
|
79 | 79 | 需要在规定时间内完成rCore或uCore基本实验,才能进行大实验。
|
80 | 80 | 欢迎所有感兴趣的同学尝试下面的大实验内容。如有问题,可联系陈渝老师等。
|
81 | 81 |
|
82 |
| -- [2024大实验相关信息](./oslabs/biglab-relatedinfo.md) |
| 82 | +- [2025大实验相关信息](./oslabs/biglab-relatedinfo-2025s.md) |
83 | 83 |
|
84 | 84 |
|
85 | 85 | ## 其它内容
|
|
0 commit comments