http://windows.microsoft.com/en-us/windows/what-task-manager-memory-columns-mean#1TC=windows-7
If I'm reading correctly, there is no way to see how much swap is used by a process. Is this correct, or am I missing something?
Effectively, the Memory (Private Working Set)
is the sum of both the in-memory and swap that's used by the process? Yes/No?
And Commit Size
is effectively meaningless, since the description mentions that it's Virtual Memory, and Virtual Memory by itself is free anyways?
For a UNIX user, this terminology and descriptions by Microsoft seem quite confusing.
No comments:
Post a Comment