摘要:
The working set of a program is a collection of those pages in its virtual address space that have been recently referenced. It includes both shared and private data. The shared data includes pages that contain all instructions your application executes, including those in your DLLs and the system D 阅读全文
posted @ 2010-07-06 22:30
做个不善的人
阅读(3361)
评论(1)
推荐(0)