随笔分类 - os
摘要:开始日期:22.07.15 操作系统:Ubuntu20.0.4 Link:Lab: mmap my github repository duilec/MITS6.081-fall2021/tree/mmap Lab mmap 写在前面 此部分不涉及实现细节,可以放心阅读 实现简易的mmap,munm
阅读全文
摘要:开始日期:22.07.05 操作系统:Ubuntu20.0.4 Link:Lab file system my github repository: duilec/MITS6.081-fall2021/tree/fs Lab Lock 写在前面 此部分不涉及实现细节,可以放心阅读 bigfile主要
阅读全文
摘要:开始日期:22.6.16 操作系统:Ubuntu20.0.4 Link:Lab Lock my github repository: duilec/MITS6.081-fall2021/tree/lock Lab Lock 写在前面 总结一下,实验一kalloctest,使用了自旋锁、数组链表; 实
阅读全文
摘要:开始日期:22.5.15 操作系统:Ubuntu20.0.4 Link:Lab Networking my github repository: duilec/MITS6.081-fall2021/tree/net Lab Networking 写在前面 本次实验看起来比较唬人,文档、字都很多,但实
阅读全文
摘要:开始日期:22.5.3 操作系统:Ubuntu20.0.4 Link:Lab Multithreading my github repository: duilec/MITS6.081-fall2021/tree/thread Lab Multithreading 写在前面 多线程这一部分以课程为主
阅读全文
摘要:开始日期:22.4.19 操作系统:Ubuntu20.0.4 Link:Lab COW 个人博客:Lab COW my github repository: duilec/MITS6.081-fall2021/tree/cow Lab COW 写在前面 Virtual address 关于虚拟地址的
阅读全文
摘要:开始日期:22.3.27 操作系统:Ubuntu20.0.4 Link:Lab Pgtbl 个人博客:Memory Dot my github repository: duilec/MITS6.081-fall2021/tree/pgtbl Lab Pgtbl 写在前面 usertests bigd
阅读全文
摘要:开始日期:22.3.11 操作系统:Ubuntu20.0.4 Link:Lab Syscall 个人博客:Memory Dot github repository: duilec/MITS6.081-fall2021/tree/syscall Lab Syscall 写在前面 遇到的问题或bug 如
阅读全文
摘要:开始日期:22.2.24 操作系统:Ubuntu20.0.4 Link:Lab Utilities github repository: duilec/MITS6.081-fall2021/tree/util Lab Utilities 环境配置 每次的环境配置都是一段折磨又快乐的时光,这个实验的环
阅读全文