闪客sun
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
1 deletions
-
README.md
|
|
@ -53,7 +53,8 @@ |
|
|
|
|
|
|
|
* [第11回 整个操作系统就20几行代码](https://mp.weixin.qq.com/s/kYBrMgHt7C9EmAcwJIPIxg) |
|
|
|
* [第12回 管理内存前先划分出三个边界值](https://mp.weixin.qq.com/s/eoBFcgm0QrHOVi_WoS7PwA) |
|
|
|
* [第13回 操作系统就用一张大表管理内存 mem_init](https://mp.weixin.qq.com/s/_rTmjHIDCV9ADiJlfo5B3g) |
|
|
|
* [第13回 主内存初始化 mem_init](https://mp.weixin.qq.com/s/_rTmjHIDCV9ADiJlfo5B3g) |
|
|
|
* [第14回 中断初始化 trap_init](https://mp.weixin.qq.com/s/sFp_388qRncB-jpJeRzCGQ) |
|
|
|
|
|
|
|
* **第三部分:一个新进程的诞生** |
|
|
|
|
|
|
|