Skip to content

Commit 0e7ddd3

Browse files
committed
2025春夏操作系统训练营第二阶段总结-heirish
1 parent b9e96e3 commit 0e7ddd3

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
title: 2025春夏操作系统训练营第二阶段总结-heirish
3+
date: 2025-05-01 17:45:15
4+
tags:
5+
- author:heirish
6+
- repo:https://github.com/LearningOS/2025s-rcore-heirish
7+
---
8+
9+
## 总结
10+
第二阶段的强度慢慢上来了,由于平时要上班和前期收不到短信验证码的问题,不能跟上每周的直播课,主要通过学习tutorial文档和课后看录频和课件的方式学习。本阶段对内存管理,进程管理和文件系统, 线程进行了系统的学习。特别是内存映射和文件系统章节,学习到很多。同时,随着代码量增大,学习的同时画UML图对理解代码和整个框架也很有帮助。

0 commit comments

Comments
 (0)