delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2005/06/14/05:36:58

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
From: "Dave Korn" <dave DOT korn AT artimi DOT com>
To: <cygwin AT cygwin DOT com>
Subject: RE: question: high virtual memory usage
Date: Tue, 14 Jun 2005 10:35:54 +0100
MIME-Version: 1.0
In-Reply-To: <42AE3F9D.4E77E2F0@dessent.net>
Message-ID: <SERRANO7FKpRv61OTbp00000027@SERRANO.CAM.ARTIMI.COM>

----Original Message----
>From: Brian Dessent
>Sent: 14 June 2005 03:23

> Procexp's "virtual size" column seems to be a meaningless number that
> procexp somehow arrives at.

  It's the amount of reserved-but-not-yert-committed memory.

>  It's not just cygwin processes that it
> seems to come up with outragiously high values for.  On my system there
> is a svchost.exe process (part of the operating system) that uses
> 10,192KB working set and 10,400KB private bytes, but process explorer
> lists its "virtual size" as 143,260KB.  Clearly this process is not
> using anywhere near 143MB of RAM.  I really think you should ignore this
> column, it does not say anything useful.  If I add up the total sizes of
> all the values of this column on my system, I get something like 7GB,
> and I only have 1GB of ram and 512MB of swap.

  It tells you the total amount of memory space out of the processes entire
virtual 2Gb address space that has been allocated; that is, the amount of
the memory map that has been laid out, but not yet necessarily accessed or
used; reserved pages require no significant overhead until they are actually
used and (real or virtual-paged) memory has to be assigned to them.



    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


--
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/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019