Understanding the Linux Kernel

Understanding the Linux Kernel pdf epub mobi txt 电子书 下载 2025

博韦,计算机科学专业博士,意大利罗马大学Tor vergata分校全职教授。

切萨蒂 数学和计算机科学博士,罗马大学Tor vergata分校工程学院计算机科学系助理研究员。

出版者:O'Reilly Media
作者:Daniel Plerre Bovet
出品人:
页数:944
译者:
出版时间:2005-11
价格:GBP 47.99
装帧:Paperback
isbn号码:9780596005658
丛书系列:
图书标签:
  • linux 
  • kernel 
  • 操作系统 
  • Linux 
  • 计算机 
  • OS 
  • Programming 
  • Linux/Unix 
  •  
想要找书就要到 图书目录大全
立刻按 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.

具体描述

读后感

评分

很多句子都不变换一下语序,不知道是偷懒还是连最基本的翻译技巧都不知道。最过分的是常用的说法翻的也不够地道,最典型的是“上下文”被翻成了“文境”,但搞笑的是在附录的索引里却翻成了“上下文”。还有很多术语也不符合常规的说法,看的很不爽!  

评分

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

评分

这本书的英文名是Understanding the linux kernel,怎么翻译成中文就是“深入理解linux内核”,“深入”在哪里,这么喜欢添油加醋,翻译别人的东西就不要自由发挥了,把意思翻译出来就行了,不必要添加这些无关紧要的东西  

评分

评分

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

用户评价

评分

11年的时候, 因为这本书内容太老, 就选择看了德国人那本Professional Linux kernel architecture; 现在17年, 有机会读这本书, 发现走错路, 当年应该看这本.

评分

内核驱动必读书目

评分

Kindle版看起来很爽

评分

内核驱动必读书目

评分

主要讲的还是宏观的结构,该书必须结合源代码一起看才有足够的收获

本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度google,bing,sogou

© 2025 book.wenda123.org All Rights Reserved. 图书目录大全 版权所有