Sunday, May 19, 2013

Understanding the Linux Kernel 3rd Edition, Daniel Bovet


Understanding the Linux Kernel 3rd Edition PDF Download Ebook. Daniel P. Bovet and Marco Cesati take 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) and program execution.

This book 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.

More details about this book...

or

Download Understanding the Linux Kernel PDF Ebook :

No comments:

Post a Comment