The working set of a process is the set of memory pages currently available to the process in physical ram memory 进程的工作集是物理ram内存中当前对进程可用的内存页的集合。
The amount of memory that the associated process has allocated that can be written to the virtual memory paging file 返回关联进程已分配的、可写入虚拟内存分页文件的内存量。
The working set of a process is the set of memory pages currently visible to the process in physical ram memory 进程的工作集是物理ram内存中当前对该进程可见的内存页的集合。
Determines how the tcp stack should behave for memory usage ; each count is in memory pages typically 4kb 确定tcp栈应该如何反映内存使用;每个值的单位都是内存页(通常是4kb ) 。
If lots of processes all use a given dll , only one set of real memory pages holds the dll data at any one time 如果大量进程都使用一个给定的dll ,同一时刻只有一组实际内存页保存dll数据。