As the working set size increases, memory demand increases.
随着工作集大小的增加, 内存需求也会增加.
互联网
A process has minimum and maximum working set sizes.
进程具有最小和最大的工作集大小.
互联网
Aggressively trim the working set. This flag should not be set for pure - IL managed PE files.
侵略性的修整工作组. 这个标记不应该用于纯IL的托管的PE文件的设置.
互联网
The GetProcessWorkingSetSize function obtains the minimum and maximum working set sizes of a specified process.
就是限制进程的最大和最小内存使用.
互联网