![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Can someone explain to me in detail the difference between thse two counters? From what I understand, private bytes does not include any shared memory (eg: shared dlls b/w 2 processes). But what about virtual bytes? Is Virtual bytes the same as Private bytes + <DLLs in this proceeses virtual address space that are shared by other processes>? Also, in one instance (for the explorer.exe process on my machine) I found Private bytes to be more than Virtual bytes. Can someone explain the reasons? Thanks Prasanna |
#3
| |||
| |||
|
|
Prasanna, This article should help you: http://msdn2.microsoft.com/en-us/library/ms972959.aspx Let me know if you have anymore questions. Shaun McDonnell "Prasanna Padmanabhan" <prasannap (AT) citrixnospamtolerated (DOT) com> wrote in message news:u3biTtGUHHA.5100 (AT) TK2MSFTNGP06 (DOT) phx.gbl... Can someone explain to me in detail the difference between thse two counters? From what I understand, private bytes does not include any shared memory (eg: shared dlls b/w 2 processes). But what about virtual bytes? Is Virtual bytes the same as Private bytes + <DLLs in this proceeses virtual address space that are shared by other processes>? Also, in one instance (for the explorer.exe process on my machine) I found Private bytes to be more than Virtual bytes. Can someone explain the reasons? Thanks Prasanna |
#4
| |||
| |||
|
|
Thats I did actually read that article. I should have mentioned in my first post. I am not looking particularly at .NET apps, but general unmanaged apps. So for example, I don't see that the Virtual Buyes is more than Private bytes for 600 MB.In fact, Private bytes is more. Is private bytes a constituent of virtual bytes? "Shaun C McDonnell" <sm-nospammmmmers (AT) eisoft (DOT) com> wrote in message news:10FFA59D-1AD8-4A18-9AF9-C6834F290E0D (AT) microsoft (DOT) com... Prasanna, This article should help you: http://msdn2.microsoft.com/en-us/library/ms972959.aspx Let me know if you have anymore questions. Shaun McDonnell "Prasanna Padmanabhan" <prasannap (AT) citrixnospamtolerated (DOT) com> wrote in message news:u3biTtGUHHA.5100 (AT) TK2MSFTNGP06 (DOT) phx.gbl... Can someone explain to me in detail the difference between thse two counters? From what I understand, private bytes does not include any shared memory (eg: shared dlls b/w 2 processes). But what about virtual bytes? Is Virtual bytes the same as Private bytes + <DLLs in this proceeses virtual address space that are shared by other processes>? Also, in one instance (for the explorer.exe process on my machine) I found Private bytes to be more than Virtual bytes. Can someone explain the reasons? Thanks Prasanna |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |