博韋,計算機科學專業博士,意大利羅馬大學Tor vergata分校全職教授。
切薩蒂 數學和計算機科學博士,羅馬大學Tor vergata分校工程學院計算機科學係助理研究員。
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.
如果你是一个 C 程序员,你想过这些问题吗:空指针到底是什么?你调用 malloc 时,系统做了什么?fork 是怎么实现的?如果你很好奇,如果你是一位有志青年,你可以看看这本书。 操作系统是什么?操作系统其实是运行在硬件上的一个程序,这个程序的客户是应用软件,如:office...
評分好多人说中文版的翻译问题...不过,我不觉得中文版很不好,总体感觉还是可以的。声称因为这些问题看不下去的,我估计原版书也很难看下去。 这本书内容极力做到讲清楚细节,喜欢不厌其烦的讲内核的数据结构,我认为这个是很必要的,如果不说清楚,没办法再细讲下去,只能空说概...
評分同事买了这本书,然后裁成5本,以便携带,方便上下班地铁上看。我就借机一本本要来看,重点看VM的部分。 没啥说的,讲的很清楚,边看书边看代码,收获很大。 论坛上有人反应此书翻译的不好,我没这感觉,可能文字看的不仔细吧。
評分同事买了这本书,然后裁成5本,以便携带,方便上下班地铁上看。我就借机一本本要来看,重点看VM的部分。 没啥说的,讲的很清楚,边看书边看代码,收获很大。 论坛上有人反应此书翻译的不好,我没这感觉,可能文字看的不仔细吧。
評分總體感覺還行,細節較多,剛擼完一遍影印版,花瞭差不多一個月時間,建議和LDD一起看。 要深入內核,感覺還是要從代碼入手,多調試下內核。 這本書擼完,就可以看毛德操的情景分析瞭。
评分通透!
评分通透!
评分有瞭linux0.11的基礎,終於可以來看看高版本的整體描述瞭。物理內存看的差不多瞭,僅僅因為高端內存,引入瞭這麼多東西,實在是難受
评分終於掃完,還需要再掃幾遍且多看代碼#感謝公司搬傢到每天上下班3時的地方讓我看書
本站所有內容均為互聯網搜索引擎提供的公開搜索信息,本站不存儲任何數據與內容,任何內容與數據均與本站無關,如有需要請聯繫相關搜索引擎包括但不限於百度,google,bing,sogou 等
© 2025 qciss.net All Rights Reserved. 小哈圖書下載中心 版权所有