Doubt regarding Private bytes(VM Size)
-
Dear friends, Could you please advice me what actually is the VM Size or Private bytes ? Does it exactly includes the code part of the executable ? for eg: If the binary size increase by 1 MB does it means that corresponding increase of 1 MB will be there in Private bytes of that process ? Or Private bytes is only the allocated data area of the process(allocated either by the process itself or through the loaded DLLs)? Thanks
-
Dear friends, Could you please advice me what actually is the VM Size or Private bytes ? Does it exactly includes the code part of the executable ? for eg: If the binary size increase by 1 MB does it means that corresponding increase of 1 MB will be there in Private bytes of that process ? Or Private bytes is only the allocated data area of the process(allocated either by the process itself or through the loaded DLLs)? Thanks
I think alot of people are going to find this question EXTREMELY confusing. You should elaborate a little. Tell us what you are referring to with the term "private bytes". Is this object an uncompiled text file? Is this a loaded executable? What version compiler and language and operating system are you using? What dependencies do you have? Most important, why do you need this information? (This will supply us with a context.) And, of course, what the heck are "public bytes"? (Is this a scope problem?) ...Details,...specifics...be verbose... ...or, maybe, just google it...