Professional Linux Kernel Architecture (Wrox Programmer to Programmer) 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024


Professional Linux Kernel Architecture (Wrox Programmer to Programmer)

简体网页||繁体网页
Wolfgang Mauerer 作者
Wrox
译者
2008-10-13 出版日期
1368 页数
USD 59.99 价格
Paperback
丛书系列
9780470343432 图书编码

Professional Linux Kernel Architecture (Wrox Programmer to Programmer) 在线电子书 图书标签: kernel  Linux  LInux  操作系统  计算机  Unix/Linux  Kernel  Programming   


喜欢 Professional Linux Kernel Architecture (Wrox Programmer to Programmer) 在线电子书 的读者还喜欢




点击这里下载
    

想要找书就要到 图书目录大全
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

发表于2024-06-18


Professional Linux Kernel Architecture (Wrox Programmer to Programmer) 在线电子书 epub 下载 mobi 下载 pdf 下载 txt 下载 2024

Professional Linux Kernel Architecture (Wrox Programmer to Programmer) 在线电子书 epub 下载 mobi 下载 pdf 下载 txt 下载 2024

Professional Linux Kernel Architecture (Wrox Programmer to Programmer) 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024



Professional Linux Kernel Architecture (Wrox Programmer to Programmer) 在线电子书 用户评价

评分

一定要先自己思考一下要学的内容, 之后再读, 否则很容易陷入书本中.

评分

个人感觉比《深入理解Linux内核》内容详细。

评分

一定要先自己思考一下要学的内容, 之后再读, 否则很容易陷入书本中.

评分

感觉比understanding Linux kernel要好,言简意赅,架构非常清晰,适合入门。

评分

个人感觉比《深入理解Linux内核》内容详细。

Professional Linux Kernel Architecture (Wrox Programmer to Programmer) 在线电子书 著者简介

Wolfgang Mauerer is a quantum physicist whose professional interests are centered around quantum cryptography, quantum electrodynamics, and compilers for — you guessed it — quantum architectures. With the confirmed capacity of being the worst experimentalist in the known universe, he sticks to the theoretical side of his profession, which is especially reassuring considering his constant fear of accidentally destroying the universe. Outside his research work, he is fascinated by operating systems, and for more than a decade — starting with an article series about the kernel in 1997 — he has found great pleasure in documenting and explaining Linux kernel internals. He is also the author of a book about typesetting with LaTeX and has written numerous articles that have been translated into seven languages in total.

When he’s not submerged in vast Hilbert spaces or large quantities of source code, he tries to take the opposite direction, namely, upward — be this with model planes, a paraglider, or on foot with an ice axe in his hands: Mountains especially have the power to outrival even the Linux kernel. Consequently, he considers planning and accomplishing a first-ascent expedition to the vast arctic glaciers of east Greenland to be the really unique achievement in his life.

Being interested in everything that is fundamental, he is also the author of the first compiler for Plankalk ¨ ul, the world’s earliest high-level language devised in 1942–1946 by Konrad Zuse, the father of the computer. As an avid reader, he is proud that despite the two-digit number of computers present in his living room, the volume required for books still occupies a larger share.


Professional Linux Kernel Architecture (Wrox Programmer to Programmer) 在线电子书 图书目录


Professional Linux Kernel Architecture (Wrox Programmer to Programmer) 在线电子书 pdf 下载 txt下载 epub 下载 mobi 在线电子书下载

Professional Linux Kernel Architecture (Wrox Programmer to Programmer) 在线电子书 图书描述

Find an introduction to the architecture, concepts and algorithms of the Linux kernel in Professional Linux Kernel Architecture, a guide to the kernel sources and large number of connections among subsystems. Find an introduction to the relevant structures and functions exported by the kernel to userland, understand the theoretical and conceptual aspects of the Linux kernel and Unix derivatives, and gain a deeper understanding of the kernel. Learn how to reduce the vast amount of information contained in the kernel sources and obtain the skills necessary to understand the kernel sources.

Professional Linux Kernel Architecture

As the Linux kernel constantly evolves, so must your understanding of the central functions of the kernel. Linux expert Wolfgang Mauerer focuses on version 2.6.24 (as well as summarizing changes to versions 2.6.25 and 2.6.26) of the kernel as he walks you through the concepts, underlying structures, and implementation of the Linux kernel. Keeping a close connection with the source code—as well as the components and subsystems of the kernel—this book reviews the VFS layer and discusses virtual filesystems and the Extended filesystem family and examines how the page and buffer cache speed up kernel operations.

You'll take a look at the peculiarities of various architectures supported by the kernel, explore the assorted tools and means of working efficiently with the kernel sources, and investigate the numerous social aspects of kernel development and the Linux kernel community. Ultimately, this insightful book will serve as an indispensable step towards understanding structure and implementation of the Linux kernel.

What you will learn from this book

*Various ways of viewing the kernel—as an enhanced machine, a resource manager, and a library

*How the kernel handles all time-related requirements, both with low and high resolution

*The mechanisms required to ensure proper operation of the kernel on multiprocessor systems

*How modules add new functionality to the kernel

*How the kernel deals with memory management, page reclaim, and swapping

*How the kernel deals with networks and implements TCP/IP

Who this book is for

This book is for system programmers, administrators, developers of Linux-based solutions, and overall Linux enthusiasts. A solid foundation of C programming is required.

Professional Linux Kernel Architecture (Wrox Programmer to Programmer) 在线电子书 下载 mobi epub pdf txt 在线电子书下载

想要找书就要到 图书目录大全
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

Professional Linux Kernel Architecture (Wrox Programmer to Programmer) 在线电子书 读后感

评分

rt; 前者像一个高分辨率的照相机,清晰,博大,但是缺乏“人情味”!! 后者,则非常循循善诱,且分析读代码人可能遇到的问题。。。。 前者像一个高分辨率的照相机,清晰,博大,但是缺乏“人情味”!! 后者,则非常循循善诱,且分析读代码人可能遇到的问题。。。。  

评分

不能说力荐,因为这本书真的不是一般的难。这本书似乎故意跟其他书作对,一般书上讲的它几乎不讲,讲的几乎都是相当难的。对linux内核有一些功底了,看完了《linux内核设计与实现》之后,虽然没看懂,但是好歹有了基础,转看这本书的时候还是一口血喷了出来,太JB难了。《实...  

评分

第一次看被这个大砖头吓了一跳,但我从来没有退缩。这本书已经在我书架上两年了,我的确很走运 遇到了这本书 他对于内核的关键概念还是解释的清清楚楚的,特别是内存和进程 内核活动 哪几部分 其余部分由于相对简单 所以可供参考的书还是很多 这本书关键是可以梳理平时学习的源...  

评分

首先,我不是托,听说网上最近托儿比较流行,但我不是。 这本书的翻译,怎么说呢,仔细琢磨一下,译者的确没有翻译错,但是阅读起来总让人感觉磕磕绊绊。 我阅读过LKD、ULK、LDD。翻译的质量上,大家都不相上下(LKD的确翻译的稍好点)。内容上,这本书最好。 以后我还是多看...  

评分

第一次看被这个大砖头吓了一跳,但我从来没有退缩。这本书已经在我书架上两年了,我的确很走运 遇到了这本书 他对于内核的关键概念还是解释的清清楚楚的,特别是内存和进程 内核活动 哪几部分 其余部分由于相对简单 所以可供参考的书还是很多 这本书关键是可以梳理平时学习的源...  

类似图书 点击查看全场最低价

Professional Linux Kernel Architecture (Wrox Programmer to Programmer) 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024


分享链接





Professional Linux Kernel Architecture (Wrox Programmer to Programmer) 在线电子书 相关图书




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

友情链接

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