Professional Linux Kernel Architecture (Wrox Programmer to Programmer) 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2025


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) 在線電子書 的讀者還喜歡




下載連結1
下載連結2
下載連結3
    


想要找書就要到 圖書目錄大全
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!

發表於2025-03-16

Professional Linux Kernel Architecture (Wrox Programmer to Programmer) 在線電子書 epub 下載 mobi 下載 pdf 下載 txt 下載 2025

Professional Linux Kernel Architecture (Wrox Programmer to Programmer) 在線電子書 epub 下載 pdf 下載 mobi 下載 txt 下載 2025

Professional Linux Kernel Architecture (Wrox Programmer to Programmer) 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2025



Professional Linux Kernel Architecture (Wrox Programmer to Programmer) 在線電子書 用戶評價

評分

一定要先自己思考一下要學的內容, 之後再讀, 否則很容易陷入書本中.

評分

花瞭一個半月時間,對照著中文版紙書,啃完瞭這本書的電子版。十年前齣版的書,很多代碼在內核中已經過時,書中也有不少錯誤,但依然不影響它成為五星好書,內核中最關鍵部分的概念並不過時,而這本書把這些概念講解得非常清晰,書中配圖真是太好看瞭。

評分

一定要先自己思考一下要學的內容, 之後再讀, 否則很容易陷入書本中.

評分

花瞭一個半月時間,對照著中文版紙書,啃完瞭這本書的電子版。十年前齣版的書,很多代碼在內核中已經過時,書中也有不少錯誤,但依然不影響它成為五星好書,內核中最關鍵部分的概念並不過時,而這本書把這些概念講解得非常清晰,書中配圖真是太好看瞭。

評分

一定要先自己思考一下要學的內容, 之後再讀, 否則很容易陷入書本中.

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) 在線電子書 讀後感

評分

I've read many books on linux kernel before, however, this is an excellent book in such area.  

評分

觉得是linux内核的一大作,坊间关于《深入理解linux内核》的传说,本人用自己的拙学是这么理解的。对于可以有较好的英文阅读能力的人,可以不用看毛德操的老师的书,后者已经完全可以替代了。注意现在比较的逻辑,并没有拿这本书去调戏《深入理解》,毕竟本人认为本书阅读时间...  

評分

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

評分

进入这行有几年了,对一些问题的理解一直不到位。 我是在2010年8月得到这本书的,受益匪浅,但是理解也是需要花时间的,我投入了很多精力在里面,效果不错! PLKA是现在所能找到的同类中讲的最细的一本,而且感到逻辑性很强。  

評分

两本都是讲解linux内核的非常优秀的书籍,但个人感觉二者侧重点不同。ULK侧重讲解linux内核的原理、机制,“深入Linux内核架构”描述了更多实现细节且书中使用的内核版本更新。读完ULK能够建立内核的全景图,“深入”一书则进一步完善了细节。二者都是学习内核的案头必备书,结...  

類似圖書 點擊查看全場最低價

Professional Linux Kernel Architecture (Wrox Programmer to Programmer) 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2025


分享鏈接





Professional Linux Kernel Architecture (Wrox Programmer to Programmer) 在線電子書 相關圖書




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

友情鏈接

© 2025 book.wenda123.org All Rights Reserved. 圖書目錄大全 版權所有