摘要: A Default Heap That Grows and Spreads In its simplest form, the default heap spans a range of addresses. Some ranges are reserved, while others are committed and have pages of memory associated with t... 阅读全文
posted @ 2008-01-02 23:10 能巴 阅读(241) 评论(0) 推荐(0) 编辑
摘要: Shared Memory in Windows NT Both code and data are treated the same way in Windows NT—both are represented by pages of memory and both have their pages backed by a file on disk. The only real differen... 阅读全文
posted @ 2008-01-02 22:22 能巴 阅读(611) 评论(0) 推荐(0) 编辑
摘要: Very basic words: The foundation for the system provides the answer to how VMM is able to perform these seemingly miraculous functions. VMM is constructed upon a page-based memory management scheme... 阅读全文
posted @ 2008-01-02 21:47 能巴 阅读(424) 评论(0) 推荐(0) 编辑