Understanding the Linux Kernel

Understanding the Linux Kernel pdf epub mobi txt 電子書 下載2025

出版者:O'Reilly Media
作者:Daniel Plerre Bovet
出品人:
頁數:944
译者:
出版時間:2005-11
價格:GBP 47.99
裝幀:Paperback
isbn號碼:9780596005658
叢書系列:
圖書標籤:
  • linux
  • kernel
  • 操作係統
  • Linux
  • 計算機
  • OS
  • Programming
  • Linux/Unix
  • Linux
  • 操作係統
  • 內核
  • 編程
  • 計算機科學
  • 係統編程
  • 底層開發
  • 開源軟件
  • 技術書籍
  • 高性能計算
想要找書就要到 小美書屋
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!

具體描述

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.

著者簡介

博韋,計算機科學專業博士,意大利羅馬大學Tor vergata分校全職教授。

切薩蒂 數學和計算機科學博士,羅馬大學Tor vergata分校工程學院計算機科學係助理研究員。

圖書目錄

讀後感

評分

这本书是好书,我就不重复那些赞美之词了。 但提醒一下,新买这本书的战友们要注意了,从2.6.23版本的内核开始,进程调度方式就不再是书中提到的O(1)调度方式,而是改成了完全公平调度(CFS),大家可以看看Robert Love的《Linux内核设计与实现》第三版。还可以参考下面地址...  

評分

評分

一、硬伤 P101L4 ~ L6的内容为: "没有为处于TASK_STOPPED、、EXIT_ZOMBIE或EXIT_DEAD状态的进程建立专 门的链表。由于对处于暂停、僵死、死亡状态进程的访问比较简单,或者通过PID, 或者通过特定父进程的子进程链表,所以不必对这三种状态进程分组。" L7 ~ L9的内容为:...  

評分

同事买了这本书,然后裁成5本,以便携带,方便上下班地铁上看。我就借机一本本要来看,重点看VM的部分。 没啥说的,讲的很清楚,边看书边看代码,收获很大。 论坛上有人反应此书翻译的不好,我没这感觉,可能文字看的不仔细吧。  

評分

时不时就会冒出这种感觉。错误真的很多,感觉有时候是译者根本没有理解才会发生这种错误。比如812页这句,the traced program can be executed step-by-step, until a signal is received, or until a system call is invoked.被翻译做“被跟踪的程序一步一步地执行,直到接受...  

用戶評價

评分

內容比較全麵,但組織上有點分散,比如進程、進程調度、進程通信等分散在三個角落裏。原理和具體實現相結閤,閱讀Linux內核源代碼時可以一邊讀一下做參考

评分

書沒什麼意思,太雜太散瞭。

评分

內核驅動必讀書目

评分

丟而復購

评分

丟而復購

本站所有內容均為互聯網搜索引擎提供的公開搜索信息,本站不存儲任何數據與內容,任何內容與數據均與本站無關,如有需要請聯繫相關搜索引擎包括但不限於百度google,bing,sogou

© 2025 book.quotespace.org All Rights Reserved. 小美書屋 版权所有