Discussion: monitor memory leak
Afficher un message
Vieux 18/01/2008, 10h44   #2
Lionel B
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: monitor memory leak

On Fri, 18 Jan 2008 00:49:53 -0800, George2 wrote:

> Hello everyone,
>
> Reading from book Windows Internals, we should use private bytes to
> monitor memory leak.


What are "private bytes"?

> 1. I think the reason why not using virtual bytes, is because there may
> be some shared materials counted as a part of virtual bytes -- like
> shared library and file map;


What are "virtual bytes"?

> 2. I think the reason why not using working set, is because sometimes
> working set is trimmed and sometimes not all committed virtual bytes are
> in working set -- like demand for zero scenario.


What is a "working set"? what is a "zero scenario"?

> Are my understanding for (1) and (2) correct?


Who knows?

Is there a C++ question lurking in here somewhere?

--
Lionel B
  Réponse avec citation
 
Page generated in 0,04902 seconds with 9 queries