1. 首页
  2. 操作系统
  3. Linux
  4. Understanding the Linux Kernel 3rd Edition (PDF)

Understanding the Linux Kernel 3rd Edition (PDF)

上传者: 2019-04-04 23:33:54上传 RAR文件 5.76MB 热度 52次
This new edition covers Version 2.6 of the Linux kernel, which has seen significant changes to nearly every kernel subsystem, particularly in the areas of memory management and block devices. Understanding the Linux Kernel provides a guided tour of the code that forms the core of all Linux operating systems. Beyond the functioning o f the code, the book explains the theoretical underpinnings for why Linux, and many other operating systems, do things the way they do. f the code, the book explains the theoretical underpinnings for why Linux, and many other operating systems, do things the way they do.
用户评论
码姐姐匿名网友 2019-04-04 23:33:54

非常感谢,谢谢分享

码姐姐匿名网友 2019-04-04 23:33:54

主要想看看VFS里的内容,复习一下,还不凑

码姐姐匿名网友 2019-04-04 23:33:54

英文原版,不错

码姐姐匿名网友 2019-04-04 23:33:54

这本书写得深入而行文简单。非常推荐。

码姐姐匿名网友 2019-04-04 23:33:54

Good resource on Linux Kernel.

码姐姐匿名网友 2019-04-04 23:33:54

非常经典的书籍。

码姐姐匿名网友 2019-04-04 23:33:54

好,看英文版舒心多了

码姐姐匿名网友 2019-04-04 23:33:54

是 文字版,不过图片不是很清楚 网上还有更清楚的版本,这个其实算不错了!

码姐姐匿名网友 2019-04-04 23:33:54

很好的英文原版,非常值得读的书。

码姐姐匿名网友 2019-04-04 23:33:54

放在kindle dxg里,跟中文实体书交叉阅读,虽然耗时,但收获颇多,与其他相关的书籍如设备驱动,网络等合起来看,多角度理解同一个机制策略,更能深刻理解