Understanding the Linux Kernel

Regular price
Unit price
per

Kernel programming made accessible in 8 words or less: Master the Linux Kernel's Data Structure

This book is essential reading for software developers and system administrators who want to gain a deep understanding of the Linux kernel. It provides valuable insights into how the kernel manages memory, scheduling, and communication between processes. The authors dissect the code line by line and provide clear explanations of the underlying theory. Reading this book will help readers optimize their Linux systems, understand performance gains/losses, and give them an edge in writing and troubleshooting device drivers.

Note: While we do our best to ensure the accuracy of cover images, ISBNs may at times be reused for different editions of the same title which may hence appear as a different cover.

Understanding the Linux Kernel

Regular price
Unit price
per
Condition guide

Save 10% On This Item as a Thryft Club Member

Join Thryft Club for S$30/year and enjoy 10% off everything, plus S$10 off your first order. Join now →

ISBN: 9780596005658
Publisher: O'Reilly Media
Date of Publication: 2005-11-01
Format: Paperback
Related Collections: Science
Related Topics: Computers
Goodreads rating: 4.11
(rated by 706 readers)

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: 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.
 

Kernel programming made accessible in 8 words or less: Master the Linux Kernel's Data Structure

This book is essential reading for software developers and system administrators who want to gain a deep understanding of the Linux kernel. It provides valuable insights into how the kernel manages memory, scheduling, and communication between processes. The authors dissect the code line by line and provide clear explanations of the underlying theory. Reading this book will help readers optimize their Linux systems, understand performance gains/losses, and give them an edge in writing and troubleshooting device drivers.

Note: While we do our best to ensure the accuracy of cover images, ISBNs may at times be reused for different editions of the same title which may hence appear as a different cover.