Chinaunix首页 | 论坛 | 博客
  • 博客访问: 629373
  • 博文数量: 1655
  • 博客积分: 10000
  • 博客等级: 上将
  • 技术积分: 16800
  • 用 户 组: 普通用户
  • 注册时间: 2008-05-28 11:10
文章分类

全部博文(1655)

文章存档

2008年(1655)

我的朋友

分类: LINUX

2008-05-28 18:59:14

Windows NT File System Internals presents the details of the NT I/O Manager, the Cache Manager, and the Memory Manager from the perspective of a software developer writing a file system driver or implementing a kernel-mode filter driver. The book provides numerous code examples included on diskette, as well as the source for a complete, usable filter driver.

This book appeals to a wide audience: system programmers implementing kernel-mode code such as file systems, device drivers, network redirectors, or filter drivers; system administrators who simply want to learn more about the systems they manage; software engineers interested in NT internals; and computer science students examining the intricacies of file system technology.

Topics covered in the book include:

An introduction to NT system components

The NT I/O Manager

The NT Virtual Memory Manager

The NT Cache Manager

Structured driver development under Windows NT

Writing a file system driver

Writing a filter driver

阅读(211) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~