Linux Kernel in a Nutshell
by Greg Kroah-Hartman
Publisher: O'Reilly Media, Inc. 2006
ISBN/ASIN: 0596100795
ISBN-13: 9780596100797
Number of pages: 198
Description:
Written by a leading developer and maintainer of the Linux kernel, Linux Kernel in a Nutshell is a comprehensive overview of kernel configuration and building, a critical task for Linux users and administrators. Computers big and small have special requirements that require reconfiguring and rebuilding the kernel. Whether you are trying to get sound, wireless support, and power management working on a laptop or incorporating enterprise features such as logical volume management on a large server, you can benefit from the insights in this book.
Linux Kernel in a Nutshell covers the entire range of kernel tasks, starting with downloading the source and making sure that the kernel is in sync with the versions of the tools you need. In addition to configuration and installation steps, the book offers reference material and discussions of related topics such as control of kernel options at runtime.
Download or read it online for free here:
Download link
(3.4MB, ZIP/PDF)
Similar books
by Mark Wilding, Dan Behman - Prentice Hall PTR
The book goes into details about the linux system, how to use built in tools, how to read C source code, how that C source translates into assembly, how different assembly optimizations can make debugging difficult, the memory heap and stack, etc.
(13463 views)
by Peter Jay Salzman, Frederic Delanoy
This is a stepping stone to to give people the knowledge to begin thinking about what is going on with their games. You need to know a little more about what's going on behind the scenes with your system to be able to keep your games healthy.
(20761 views)
by Richard Stallman - Free Software Foundation
GNU Emacs is much more than a word processor. This book explains the full range of Emacs' power and contains reference material useful to expert users. Appendices with specific material for Macintosh and Microsoft OS users are included.
(15409 views)
by Simone Demblon, Sebastian Spitzner - The Shuttleworth Foundation
A textbook that shows the internal workings of the system in an approachable fashion, so that anyone can use this text to learn. The authors explain the lower level information without becoming too entrenched in the nitty-gritty details.
(16456 views)