上传者: hyq5436
|
上传时间: 2021-11-23 16:09:45
|
文件大小: 4.49MB
|
文件类型: -
linux内核设计与实现(3nd Edition)
以下内容来至amazon(http://www.amazon.com/Linux-Kernel-Development-Robert-Love/dp/0672329468)
The third edition of Linux Kernel Development includes new and updated material throughout the book:
1. An all-new chapter on kernel data structures
2. Details on interrupt handlers and bottom halves
3. Extended coverage of virtual memory and memory allocation
4. Tips on debugging the Linux kernel
6. In-depth coverage of kernel synchronization and locking
6. Useful insight into submitting kernel patches and working with the Linux kernel community
If you're entering the realm of kernel hacking, my recommendation is, read this first, Linux device Drivers by Rubini next, and then Understanding the Linux Kernel by Bovet and Cesati.
What next? The source - that's where you'll get all the answers. :)