has ALL you need!
A community for book lovers to create their own bookshelves, share and explore books.
Sign Up for FREE!Similar books
Linux(R) Debugging and Performance Tuning | Building Embedded Linux Systems | Advanced Programming in the UNIX | Embedded Linux | Linux Pocket Guide |
Book Description
In order to thoroughly understand what makes Linux tick and why it works so well on a wide variety of systems, you need to delve deep into the heart of the kernel. The kernel handles all interactions between the CPU and the external world, and determines which programs will share processor time, in what order. It manages limited memory so well that hundreds of processes can share the system efficiently, and expertly organizes data transfers so that the CPU isn't kept waiting any longer than necessary for the relatively slow disks.
The third edition of Understanding the Linux Kernel takes you on a guided tour of the most significant data structures, algorithms, and programming tricks used in the kernel. Probing beyond superficial features, the authors offer valuable insights to people who want to know how things really work inside their machine. Important Intel-specific features are discussed. Relevant segments of code are dissected line by line. But the book covers more than just the functioning of the code; it explains the theoretical underpinnings of why Linux does things the way it does.
This edition of the book covers Version 2.6, which has seen significant changes to nearly every kernel subsystem, particularly in the areas of memory management and block devices. The book focuses on the following topics:
- Memory management, including file buffering, process swapping, and Direct memory Access (DMA)
- The Virtual Filesystem layer and the Second and Third Extended Filesystems
- Process creation and scheduling
- Signals, interrupts, and the essential interfaces to device drivers
- Timing
- Synchronization within the kernel
- Interprocess Communication (IPC)
- Program execution
Understanding the Linux Kernel will acquaint you with all the inner workings of Linux, but it's more than just an academic exercise. You'll learn what conditions bring out Linux's best performance, and you'll see how it meets the challenge of providing good system response during process scheduling, file access, and memory management in a wide variety of environments. This book will help you make the most of your Linux system.
Groups with this in collection
Linux & Open Source (79) | Astro Tech Lib (2) |
- Book Details
- English Books
- Rating:



(29)
4 stars 
3 stars 
2 stars 
1 star 
- Paperback 942 Pages
- Edition: 3
- ISBN-10: 0596005652
- ISBN-13: 9780596005658
- Publisher: O'Reilly Media, Inc.
- Pub date: Nov 17, 2005
- Dimensions: 23 cm x 18 cm x 5 cm Just how big is that?

FAQ
How does the voting work?
Find a comment helpful / unhelpful? Cast your vote. Only one vote from each person will be counted. Every hour we gather all the votes, add them up, add some magic source, and there we have the new sorting for the comments on the page of this book!I see mistakes in the book information. How can I fix it?
Under "Book details", there is a link labeled "Improve data of this book". You can use that form to send us the correct information.

Linux nel profondo, ovvero come studiare l'architettura e "metterci le mani"; attenzione poiche' non e' un libro sulla configurazione del sistema, ma piuttosto sull'architettura stessa di un sistema Linux - non ho commesso una 'leggerezza' dicendo "Linux" e non "GNU/Linux", poiche' in questo caso si ... Continue
Linux nel profondo, ovvero come studiare l'architettura e "metterci le mani"; attenzione poiche' non e' un libro sulla configurazione del sistema, ma piuttosto sull'architettura stessa di un sistema Linux - non ho commesso una 'leggerezza' dicendo "Linux" e non "GNU/Linux", poiche' in questo caso si tratta esclusivamente del Kernel Linux.
E' necessario avere competenza sia di architettura del calcolatori, sia di sistemi operativi, nonche' alcuni rudimenti di assembly - non tantissimo - e di C - parecchio; direi che e' un libro adatto per Informatici esperti, amanti di Linux e del C.
Tratta il Kernel della famiglia 2.6
一本面面俱到的參考書 但卻不是一本令人印象深刻的好書
pesante, difficile e fondamentale.