Update 7exercise.rst
This commit is contained in:
parent
e4ed8e3e46
commit
3493890ea7
|
@ -78,6 +78,10 @@ tips:
|
|||
- 一定要注意 mmap 是的页表项,注意 riscv 页表项的格式与 port 的区别。
|
||||
- 你增加 PTE_U 了吗?
|
||||
|
||||
实验结果
|
||||
+++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
本实验采用了github classroom的自动评分功能,完成实验提交(git push)后会触发自动测试,实验测试结果可以在在线统计<https://ucore-rv-64.github.io/classroom-grading/>中查看。
|
||||
|
||||
问答作业
|
||||
-------------------------------------------------
|
||||
|
|
Loading…
Reference in New Issue