Linux 系统编程¶
知识图谱¶
内核一瞥¶
图片来自《Linux Kernel Development (3rd+Edition)》 CHAPTER 1 - Introduction to the Linux Kernel
图片来自《Linux Device Drivers, Third Edition》 CHAPTER 1 - An Introduction to Device Drivers
内核学习路径¶
- Linux Kernel Development
- Understanding the Linux Kernel
- Linux Device Drivers
- Linux内核源代码情景分析