mengning / linuxkernel
操作系统导论教学资料、《庖丁解牛Linux内核》配套资料
☆267Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for linuxkernel
- 和我一起学习Linux内核吧☆377Updated 4 years ago
- 陈莉君教授《Linux内核分析与应用》课程课件、动手实践源代码、实验手册、实验源代码☆391Updated 5 years ago
- Linux0.12内核代码中文注释+在高版本GCC 5.4.0 + Ubuntu 16.04中编译成功并在Bochs正常测试运行☆221Updated 4 years ago
- 谢宝友的Linux2.6.11源码注释。linux 2.6.11.12代码注释。主要参考《深入理解LINUX内核第三版》、《深入理解LINUX网络内幕》、《深入理解LINUX虚拟内存管理》等书籍☆227Updated 6 years ago
- 一个小巧的linux内核, 学习linux-kernel和进程调度的好帮手☆161Updated 8 years ago
- 《奔跑吧Linux内核》配套实验平台和代码,白色入门酱香篇,蓝色进阶浓香篇☆477Updated 4 years ago
- 朴素linux,介绍linux和C的一些底层知识☆251Updated 11 years ago
- 《Linux内核完全剖析》linux0.12源码及实验环境☆475Updated last year
- 这里面的代码注释,前后花了六年时间,几乎所有重要的内核子系统都注释了,例如中断、互斥、时钟、信号、内存、调度、网络协议栈、文件系统☆159Updated 7 years ago
- ☆157Updated 9 years ago
- linux内核网络协议栈源码阅读分析注释--带详尽中文分析注释以及相关流程分析调用注释,对理解分析内核协议栈源码很有帮助☆299Updated 3 years ago
- 奔跑吧linux内核☆492Updated 5 years ago
- Linux 内核之旅公众号文章☆127Updated 5 years ago
- Linux内核之旅开源社区实验代码管理☆73Updated 2 years ago
- linux0.11源码解析☆90Updated last year
- ☆146Updated last year
- Linux 4.4内核实践分析☆101Updated 4 years ago
- Building ucore OS step by step☆153Updated 9 years ago
- linux kernel-4.17 协议栈源码阅读, reading linux kernel 4.17 netstack, once one has started to experience the rich insights that can be gained fr…☆67Updated 5 years ago
- Linux内核1.0版本源码阅读和注释☆138Updated 8 years ago
- 《操作系统真相还原》笔记