Understanding the Linux Kernel, 3/e (Paperback)
暫譯: 深入理解Linux內核(第三版)
Daniel P. Bovet, Marco Cesati
- 出版商: O'Reilly
- 出版日期: 2005-12-27
- 定價: $2,600
- 售價: 8.0 折 $2,080
- 語言: 英文
- 頁數: 944
- 裝訂: Paperback
- ISBN: 0596005652
- ISBN-13: 9780596005658
-
相關分類:
Linux
-
相關翻譯:
Linux 核心詳解, 3/e (Understanding the Linux Kernel, 3/e) (繁中版)
深入理解 LINUX 內核, 3/e (涵盖2.6版) (Understanding the Linux Kernel, 3/e) (簡中版)
立即出貨 (庫存 < 4)
買這商品的人也買了...
-
$149$127 -
$1,742Linux Device Drivers, 3/e (Paperback)
-
$680$646 -
$880$695 -
$880$695 -
$490$417 -
$580$493 -
$650$514 -
$390$332 -
$890$757 -
$780$741 -
$780$663 -
$680$578 -
$390$332 -
$650$507 -
$550$468 -
$980$774 -
$680$537 -
$720$569 -
$1,200$948 -
$880$695 -
$990$891 -
$600$480 -
$620$490 -
$2,020$1,919
相關主題
商品描述
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.
商品描述(中文翻譯)
**描述**
為了徹底了解 Linux 的運作原理以及為何它能在各種系統上運行得如此出色,您需要深入內核的核心。內核處理 CPU 與外部世界之間的所有互動,並決定哪些程序將共享處理器時間以及其順序。它有效地管理有限的記憶體,使數百個進程能夠高效地共享系統,並巧妙地組織數據傳輸,以便 CPU 不會因為相對較慢的磁碟而等待過久。
《Understanding the Linux Kernel》第三版將帶您參觀內核中最重要的數據結構、算法和編程技巧。作者深入探討表面特徵,為想要了解其機器內部運作的人提供寶貴的見解。書中討論了重要的 Intel 特定功能,並逐行剖析相關的代碼片段。但這本書不僅僅涵蓋代碼的運作;它還解釋了 Linux 為何以這種方式運作的理論基礎。
本書的這一版涵蓋了 2.6 版本,該版本對幾乎每個內核子系統進行了重大更改,特別是在記憶體管理和區塊設備方面。書中重點討論以下主題:
- 記憶體管理,包括文件緩衝、進程交換和直接記憶體存取 (DMA)
- 虛擬檔案系統層及第二和第三擴展檔案系統
- 進程創建和排程
- 信號、中斷及與設備驅動程序的基本介面
- 時間管理
- 內核內的同步
- 進程間通信 (IPC)
- 程序執行
《Understanding the Linux Kernel》將使您熟悉 Linux 的所有內部運作,但這不僅僅是一個學術練習。您將學習哪些條件能使 Linux 發揮最佳性能,並看到它如何在各種環境中應對提供良好系統響應的挑戰,包括進程排程、文件存取和記憶體管理。本書將幫助您充分利用您的 Linux 系統。