Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
To: cygwin@cygwin.com
From: Andrew DeFaria <Andrew@DeFaria.com>
Subject:  Re: question: high virtual memory usage
Date:  Mon, 13 Jun 2005 18:35:58 -0700
Lines: 26
Message-ID: <d8lc0o$cmo$1@sea.gmane.org>
References:  <200506132245.j5DMjhYm063267@relay1.wplus.net> <42AE11C6.2B560356@dessent.net> <42AE12E2.9FA67E0C@dessent.net>
Mime-Version:  1.0
Content-Type:  text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding:  7bit
User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050317)
In-Reply-To: <42AE12E2.9FA67E0C@dessent.net>
X-IsSubscribed: yes

Brian Dessent wrote:

> Just to clarify:
>
> taskman's "Mem usage" column == procexp's "Working set" column and 
> this is the amount of memory that is actually being used by the process.
>
> taskman's "VM size" column == procexp's "Private bytes" column and 
> this is the total amount of code+data that has been assigned to the 
> process, though not all of it is necessarily in use.
>
> procexp's "virtual size" is simply a representation of the amount of 
> virutal memory that has been allocated to the process. Virtual memory 
> is not real memory and it only means that X number of pages have been 
> allocated, it says absolutely nothing about the actual memory used by
> the process, and you should ignore it completely unless you have a 
> specific reason to need to know about it.

That may be but it does represent the "footprint" of the process or at 
least the amount of memory + swap reserved (doesn't it?). As such I seek 
to minimize such usage.

-- 
Why are people willing to get off their ass to search the entire room 
for the TV remote because they refuse to walk to the TV and change the 
channel manually?


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

