Linux Kernel Development 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2024


Linux Kernel Development

簡體網頁||繁體網頁
Robert Love 作者
Addison-Wesley Professional
譯者
May 20, 2010 出版日期
440 頁數
USD 49.99 價格
Paperback
叢書系列
9780672329463 圖書編碼

Linux Kernel Development 在線電子書 圖書標籤: Linux  kernel  操作係統  內核  計算機  linux  Kernel  Linux/Unix   


喜歡 Linux Kernel Development 在線電子書 的讀者還喜歡




點擊這裡下載
    


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

發表於2024-05-29

Linux Kernel Development 在線電子書 epub 下載 mobi 下載 pdf 下載 txt 下載 2024

Linux Kernel Development 在線電子書 epub 下載 pdf 下載 mobi 下載 txt 下載 2024

Linux Kernel Development 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2024



Linux Kernel Development 在線電子書 用戶評價

評分

豆瓣上評分很高 但倒是沒特彆吸引我。我目前希望的OS/Linux kernel的書籍在OS原理上花一半的篇幅,在Linux設計思想和演進上花一半篇幅。至於hacking的內容還得讀其他書。

評分

第一遍:混個臉熟

評分

本書沒有過多的陷入實現細節,而是由“需求、設計和實現”所貫穿,與BSD上聖經級的"The Design and Implementation of 4.4 BSD OS"可謂相得益彰,不同的是前者在各組件上介紹的更細緻,對於確實沒讀過寫過內核的人來說有很高的指導意義,而後者在具有足夠的基礎下顯得更加高屋建瓴。無論是Linux還是BSD,將兩本書互為參考,都是很有意義的。

評分

豆瓣上評分很高 但倒是沒特彆吸引我。我目前希望的OS/Linux kernel的書籍在OS原理上花一半的篇幅,在Linux設計思想和演進上花一半篇幅。至於hacking的內容還得讀其他書。

評分

2011某kernel大會上,陳老師送瞭本

Linux Kernel Development 在線電子書 著者簡介

Robert Love is an open source programmer, speaker, and author who has been using and contributing to Linux for more than 15 years. He is currently senior software engineer at Google, where he was a member of the team that developed the Android mobile platform’s kernel. Prior to Google, he was Chief Architect, Linux Desktop, at Novell. Before Novell, he was a kernel engineer at MontaVista Software and Ximian.

Love’s kernel projects include the preemptive kernel, the process scheduler, the kernel events layer, inotify,VM enhancements, and several device drivers.

He has given numerous talks on and has written multiple articles about the Linux kernel and is a contributing editor for Linux Journal. His other books include Linux System Programming and Linux in a Nutshell.


Linux Kernel Development 在線電子書 著者簡介


Linux Kernel Development 在線電子書 pdf 下載 txt下載 epub 下載 mobi 在線電子書下載

Linux Kernel Development 在線電子書 圖書描述

The third edition of the authoritative, practical introduction to the Linux kernel for programmers who want to better understand the Linux kernel and write and develop kernel code. Authored by a well-known member of the Linux kernel development team, with a reputation for a highly readable and focused writing style, this edition has been thoroughly updated and includes improved coverage of all the major subsystems and features of the latest version of the Linux 2.6.xx kernel.

Linux Kernel Development details the design and implementation of the Linux kernel, presenting the content in a manner that is beneficial to those writing and developing kernel code. While the book discusses topics that are theoretical, it does so with the goal of assisting programmers so they better understand the topics and become more efficient and productive in their coding.

The book discusses the major subsystems and features of the Linux kernel, including design and implementation, their purpose and goals, and their interfaces. Important computer science and operating system design details are also addressed. The book covers the Linux kernel from both angles -- theoretical and applied -- which should appeal to both types of readers.

The author, a core kernel developer, shares valuable knowledge and experience on the very latest Linux kernel.

Specific topics covered will include: all the important algorithms, relevant subsystems, process management, scheduling, time management and timers, system call interface, memory addressing, memory management, paging strategies, caching layers, VFS, kernel synchronization, and signals.

An authoritative, practical guide that helps programmers better understand the Linux kernel, and to write and develop kernel code.

* Authored by core Linux kernel developers.

* In-depth coverage of all the major subsystems and features of the new Linux 2.6 kernel.

* Targeted audience includes programmers interested in gaining relevant and timely information so they may further their kernel development skills.

--This text refers to an out of print or unavailable edition of this title.

Linux Kernel Development 在線電子書 下載 mobi epub pdf txt 在線電子書下載


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

Linux Kernel Development 在線電子書 讀後感

評分

对于这本加上目录、附录共400页的小书本(相对于ULK那本大砖头...)我们还能要求什么更多的呢。 对于一个对内核感兴趣但是又无从下手的人来说我推荐读这一本,说内核的书籍确实很多,但是我觉得讲活得却不多。这本书给读者一个很好的框架。 简洁、点到为止,就好。 如果想有...  

評分

在此奉上我学习LKD第三版的导图笔记,我所参考的linux源码版本是3.16。所有章节将逐步补充完整,欢迎大家与我硬核讨论。__^^__ 第3章 进程管理 第4章 进程调度 第5章 系统调用 [https://www.edrawsoft.cn/viewer/public/s/b9150540150310] 第7章 中断及中断handler [https://ww...  

評分

对于这本加上目录、附录共400页的小书本(相对于ULK那本大砖头...)我们还能要求什么更多的呢。 对于一个对内核感兴趣但是又无从下手的人来说我推荐读这一本,说内核的书籍确实很多,但是我觉得讲活得却不多。这本书给读者一个很好的框架。 简洁、点到为止,就好。 如果想有...  

評分

能够把linux内核在短短300页叙述一遍,本身就是高难度的事情。但这本书确实做到了。 这本书基本是在俯视linux内核。全书很少涉及具体实现,而是把握思想,讲解算法,可以了解到linux内核的大概,而不用纠缠于具体细节。 而且这本书虽然使用的最新2.6版内核做讲解,但穿插历史...  

評分

作者的功力相当深厚,提纲挈领的介绍了内核的方方面面,而没有纠缠于细节,但又有细节介绍(比如O1调度器等),作为入门书最好不过了。因为ULK特别像一个手册,逻辑性不强,如果直接看,很容易陷入细节无法出来。如果先看这边书再去看ULK(和内核代码)就能很有针对性了。现在...  

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

Linux Kernel Development 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2024


分享鏈接





Linux Kernel Development 在線電子書 相關圖書




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

友情鏈接

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