We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cedddf7 commit de4c39bCopy full SHA for de4c39b
lec6/p3-globalpagereplace.md
@@ -340,14 +340,15 @@ $\tau=4$
340
### 课程实验二
341
342
* 第四章:地址空间 -> chapter4练习 ->
343
- * [rCore](http://learningos.cn/rCore-Tutorial-Guide-2023A/chapter4/7exercise.html#chapter4)
344
- * [uCore](http://learningos.cn/uCore-Tutorial-Guide-2023A/chapter4/7exercise.html#id1)
+ * [rCore](http://learningos.cn/rCore-Tutorial-Guide-2024A/chapter4/7exercise.html#chapter4)
+ * [uCore](http://learningos.cn/uCore-Tutorial-Guide-2024A/chapter4/7exercise.html#id1)
345
* 实验任务
346
* 重写获取系统时间和进程控制块信息的内核函数
347
* 实现申请和取消虚存映射的系统调用
348
* 实验提交要求
349
-<!-- * 2023年11月01日;-->
350
-
+ * 布置实验任务后的第13天(2024年10月27日24点);
+<!--
351
+-->
352
---
353
354
### 第五讲虚拟存储管理小结
0 commit comments