Discussion:
Task Manager Memory Usage
(too old to reply)
n***@gmail.com
2015-02-23 13:49:26 UTC
Permalink
Hi,
Can someone explain how to get to the MEM Usage as shown on the
performance tab of Task Manager?
I have been looking at WorkingSetSize and PeakWorkingSetSize under
Win32_Process, but these seem to be something else.
I think the WorkingSetSize is the MEM Usage Task Manager shows in the
Processes pane, but this is _less_ than that shown on the Performance
pane. Using PeakWorkingSetSize gives a higher figure than task
manager shows.
Why the discrepancy, and what memory usage are these actually
describing ?
Hello, Jon!
Use the WorkingSetPrivate attribute of Win32_PerfRawData_PerfProc_Process WMI class.
Look this:
http://cybernetnews.com/cybernotes-windows-memory-usage-explained/
Mayayana
2015-02-23 15:02:32 UTC
Permalink
Hi,
| Hello, Jon!

Jon has been gone for 13 years. If you use a real
newsreader, instead of Google News, then you'll
be able to see the actual, current discussions.

Loading...