add study referece in sched

This commit is contained in:
Yu Chen
2022-07-04 10:14:57 +08:00
parent 1f8c6122f8
commit 2ea81e6cef

View File

@@ -34,6 +34,8 @@
#### 总体学习要求和成绩考核方式
- 在[学习实践过程记录表](https://github.com/LearningOS/rust-based-os-comp2022/issues/1)上登记自己每日/周学习记录情况的repo网址并在这个repo上记录每日/周学习记录情况 (成绩分数20%)
- [学习记录的标杆](https://kiprey.github.io/tags/uCore/)这是一位本科生的自学ucore for x86的过程记录是大家学习的榜样供大家学习参考。
- 在[第一阶段学习issues](https://github.com/LearningOS/rust-based-os-comp2022/issues/)上的提问和回答问题情况,在[第一阶段OS学习项目](https://github.com/LearningOS/rust-based-os-comp2022/) 、 [rCore Tutorial v3的详细实验指导内容](https://rcore-os.github.io/rCore-Tutorial-Book-v3/) 上的Pull Request提交情况代码改进、文档改进、文档错误等 (成绩分数15%)
- step 0 要求的[Rust-lang Lab Test based on Rustlings采用Github Classroom模式的Rustling小练习](https://classroom.github.com/a/YTNg1dEH) 的完成情况 (成绩分数15%)
- step 2 [第一阶段OS学习的5个实验](https://github.com/LearningOS/rust-based-os-comp2022#kernel-labs)的完成情况 (成绩分数50%)