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


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




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


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

發表於2025-02-23

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

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

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



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

評分

後來做storage的研究,想瞭解io scheduler,然後迴頭讀的時候,纔發現作者寫的真的很精闢,剛剛點到即止,不至於那麼繁雜。

評分

2.6.34,hold住,我一定要把英文版看下去。 還沒看完,換工作瞭。

評分

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

評分

雖然設備管理部分講得比較少,但對操作係統原理部分的把握通俗易懂

評分

沒必要在這本書上浪費時間,Understanding the Linux Kernel或者Professional Linux Kernel Architecture比這本書好太多。關鍵是讀瞭這本書還是要去讀那兩本書(挑一本),但是那兩本書讀完,這本書你完全沒必要看。

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那本大砖头...)我们还能要求什么更多的呢。 对于一个对内核感兴趣但是又无从下手的人来说我推荐读这一本,说内核的书籍确实很多,但是我觉得讲活得却不多。这本书给读者一个很好的框架。 简洁、点到为止,就好。 如果想有...  

評分

我作为Linux内核学习的入门书来读的,基本上达到了我的目的。让读者能从一个总览式的视角大体了解了一下Linux内核。 就写出来的内容来说作者基本上做到了通俗易懂,但问题就在于对于Linux内核这么复杂的系统,作者介绍的并不够,让人有种迷茫的感觉。 我想这本书也应该读两遍,...  

評分

因为对操作系统有些疑惑,就读了一下这本书。 这本书并不是专门讲操作系统理论的,而是专注阐释linux内核的机制和相应的实现方法,包括进程管理调度、内存管理、内核同步、定时器、文件系统等。 同时本书也附有内核源码用以帮助读者理解,读完之后确实消除了自己对...  

評分

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

評分

我对作者写作意图的理解是:作者希望读者看了这本书之后,能够知道怎么运用内核函数来开发(驱动程序),也就是本书的书名,kernel development(中文翻成了设计与实现,但是请仔细体会一下,development和设计与实现并不是一回事)。基于这个目的,作者不纠结于内核具体的实现...  

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

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


分享鏈接





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




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

友情鏈接

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