Windows Internals, Part 1

- 书名:Windows Internals, Part 1
- 作者: MarkE.Russinovich DavidA.Solomon AlexIonescu
- 格式:EPUB,MOBI,AZW3
- 时间:2024-06-18
- 评分:
- ISBN:9780735648739
Delve inside Windows architecture and internals - guided by a team of internationally renowned internals experts. Fully updated for Windows 7 and Windows Server 2008 R2, this classic guide delivers key architectural insights on system design, debugging, performance, and support - along with hands-on experiments to experience Windows internal behavior firsthand. See how Windows components work behind the scenes: * Understand how the core system and management mechanisms work * Explore internal system data structures using tools like the kernel debugger * Go inside the Windows security model to see how it authorizes access to data * Understand how Windows manages physical and virtual memory * Tour the Windows networking stack from top to bottom * Troubleshoot file-system access problems and system boot problems * Learn how to analyze crashes
-
C55x2015-12-09快速扫完,有不少收获。MS还是做了不少事情的。
-
nwind2012-04-05没全看完,只是重点看了一下timer和networking相关的部分,感觉有点贪多求全,导致每部分讲的都不是很细
-
宇宙万方2020-02-25每个执行映像(.exe)都被绑定到一个(且唯一一个)子系统上。映像文件运行时,负责创建进程的代码会检查映像头部的子系统类型代码,所以它可以通知正确的子系统,有新的进程被创建。
-
宇宙万方2020-02-25环境子系统的角色是,将基本的Windows执行体系统服务的某个子集暴露给应用程序
-
英文原版
-
英文原版
-
英文原版
-
英文原版
-
英文原版
-
英文原版
-
英文原版
-
英文原版