Updates

Latest Tweet



What's New?

Check out for latest innovation, a computer based training video collection


Like this Page

Understanding the Linux Kernel, Third Edition Review by Joseph T. Handzik

Nobody REALLY understands the Linux kernel, but this is as close as it comes

This book was one of the best aids I found for my first systems programming course (ECE 391 at UIUC). This book explains just about everything you need to understand (file systems, system calls + interrupts, the PIC, etc) in comprehensible English. This book is more conceptual in its coverage of the Linux kernel (as opposed to giving actual examples of code), but if you want to understand the rationale behind Linux design decisions, this book is at worst a fantastic start, and at best 100% necessary.