随笔分类 - 内核开发
摘要:对Kernel源码进行review,内核(https://www.kernel.org/)大版本为6.x。 ref.: [1]. Operating Systems 2¶ [2]. Mauerer W. Professional Linux kernel architecture[M]. John
阅读全文
摘要:Structure of Linux Kernel Device Driver ref. https://www.youtube.com/watch?v=XoYkHUnmpQo&list=LL&index=1&t=272s Talk to the hardware 在操作系统中有几种机制能够让CPU
阅读全文
摘要:Structure of Linux Kernel Device Driver ref. https://www.youtube.com/watch?v=XoYkHUnmpQo&list=LL&index=1&t=272s Device Drivers Def.: 设备驱动(Device Drive
阅读全文