Not exactly the same thing but I found the following books quite useful for understanding how a lot of kernle code works:
- The Design and Implementation of the FreeBSD Operating System
- Solaris Internals: Solaris 10 and OpenSolaris Kernel Architecture
Comments
Not exactly the same thing but I found the following books quite useful for understanding how a lot of kernle code works: - The Design and Implementation of the FreeBSD Operating System - Solaris Internals: Solaris 10 and OpenSolaris Kernel Architecture
Still, nothing beats reading the source code :-)