mirror of
https://github.com/LearningOS/rust-based-os-comp2022.git
synced 2026-05-05 20:59:48 +08:00
add study referece in sched
This commit is contained in:
@@ -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%)
|
||||
|
||||
Reference in New Issue
Block a user