ENGLISH

Understanding the LINUX Kernel: From I/O Ports to Process Management

Book information

Publisher
O'Reilly Media
Year
2000
ISBN
9780596000028, 0596000022
Open Library ID
OL15477551M
Language
english
Format
DJVU
Filesize
6 MB (6210023 bytes)
Edition
1
Pages
542\542
Topic
Business Management
Time added
2014-10-05 02:30:00

Description

I've been using Linux mainly at the application level for a few years now, and decided to go down to the kernel level. This book gave me a good introduction into the kernel internals. But I did find this book a bit heavy on code description, that I could of dug up myself. Telling me, which functions are called in a long descriptive list isn't really required if can view the source code yourself. I also like lots of pictures to explain complex components such as memory management, the filesystem, etc. The pictures weren't bad, but could of been better. Why not describe a component based on pictures in each Chapter. Overall a good start to learning the Linux kernel.

Similar books