|
|
1
9
在线: Anatomy of the Linux slab allocator Understanding the Linux Virtual Memory Manager Linux Device Drivers, Third Edition The Linux Kernel Module Programming Guide Writing device drivers in Linux: A brief tutorial 书: Linux Kernel Development (2nd Edition) Essential Linux Device Drivers (只有前4-5章) 有用资源: the Linux Cross Reference (所有内核的可搜索内核源) API changes in the 2.6 kernel series
|
|
|
2
5
|
|
|
3
3
的章节 Linux Device Drivers book(与理解Linux内核在同一系列中,由@matthew flashen推荐)可能很有用。 您可以从下载独立章节 LWN Website . Chapter 16 处理DMA。 |