Understanding the Linux Kernel

From I/O Ports to Process Management

Nonfiction, Computers, Operating Systems, Linux
Cover of the book Understanding the Linux Kernel by Daniel P. Bovet, Marco Cesati, O'Reilly Media
View on Amazon View on AbeBooks View on Kobo View on B.Depository View on eBay View on Walmart
Author: Daniel P. Bovet, Marco Cesati ISBN: 9780596554910
Publisher: O'Reilly Media Publication: November 17, 2005
Imprint: O'Reilly Media Language: English
Author: Daniel P. Bovet, Marco Cesati
ISBN: 9780596554910
Publisher: O'Reilly Media
Publication: November 17, 2005
Imprint: O'Reilly Media
Language: English

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.

View on Amazon View on AbeBooks View on Kobo View on B.Depository View on eBay View on Walmart

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:

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.

More books from O'Reilly Media

Cover of the book IPv6 Essentials by Daniel P. Bovet, Marco Cesati
Cover of the book Monad (AKA PowerShell) by Daniel P. Bovet, Marco Cesati
Cover of the book Data Source Handbook by Daniel P. Bovet, Marco Cesati
Cover of the book XML Pocket Reference by Daniel P. Bovet, Marco Cesati
Cover of the book LINQ: The Future of Data Access in C# 3.0 by Daniel P. Bovet, Marco Cesati
Cover of the book Unix in a Nutshell by Daniel P. Bovet, Marco Cesati
Cover of the book Web Operations by Daniel P. Bovet, Marco Cesati
Cover of the book Programming Pig by Daniel P. Bovet, Marco Cesati
Cover of the book Automating Microsoft Azure Infrastructure Services by Daniel P. Bovet, Marco Cesati
Cover of the book The Little Book on CoffeeScript by Daniel P. Bovet, Marco Cesati
Cover of the book RT Essentials by Daniel P. Bovet, Marco Cesati
Cover of the book Cisco IOS Cookbook by Daniel P. Bovet, Marco Cesati
Cover of the book Programming Razor by Daniel P. Bovet, Marco Cesati
Cover of the book Real-Time Communication with WebRTC by Daniel P. Bovet, Marco Cesati
Cover of the book OS X Mountain Lion Pocket Guide by Daniel P. Bovet, Marco Cesati
We use our own "cookies" and third party cookies to improve services and to see statistical information. By using this website, you agree to our Privacy Policy