Where is the used memory in Task Manager & Resource Monitor coming from?
Posted
by
Sam Adams
on Super User
See other posts from Super User
or by Sam Adams
Published on 2012-11-30T22:43:54Z
Indexed on
2012/11/30
23:08 UTC
Read the original article
Hit count: 231
On a Windows 7, the working set memory usage plus private memory does not add up to the total used memory in Task Manager and Windows 7 Resource Monitor.
How do you find out where the used memory is coming from?
The cached memory can't be part of it because sometimes the total cache is greater than the total in use. The commit memory plus the working set also doesn't add up to the total in use - but even that shouldn't be significant if it did, since commit is virtual.
© Super User or respective owner