Received: from PACIFIC-CARRIER-ANNEX.MIT.EDU by po7.MIT.EDU (5.61/4.7) id AA11451; Fri, 15 Dec 95 20:33:02 EST
Received: from halloran-eldar.lcs.mit.edu by MIT.EDU with SMTP
	id AA20385; Fri, 15 Dec 95 20:33:02 EST
Received: from freefall.FreeBSD.ORG by halloran-eldar.lcs.mit.edu; (5.65/1.1.8.2/19Aug95-0530PM)
	id AA23855; Fri, 15 Dec 1995 20:30:31 -0500
Received: from localhost (daemon@localhost)
          by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id QAA01735
          Fri, 15 Dec 1995 16:50:41 -0800 (PST)
Received: (from root@localhost)
          by freefall.freebsd.org (8.7.3/8.7.3) id QAA01673
          for questions-outgoing; Fri, 15 Dec 1995 16:50:11 -0800 (PST)
Received: from Root.COM (implode.Root.COM [198.145.90.17])
          by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id QAA01665
          for <questions@freebsd.org>; Fri, 15 Dec 1995 16:50:04 -0800 (PST)
Received: from corbin.Root.COM (corbin [198.145.90.50]) by Root.COM (8.6.12/8.6.5) with ESMTP id QAA02007; Fri, 15 Dec 1995 16:49:57 -0800
Received: from localhost (localhost [127.0.0.1]) by corbin.Root.COM (8.6.12/8.6.5) with SMTP id QAA02059; Fri, 15 Dec 1995 16:50:08 -0800
Message-Id: <199512160050.QAA02059@corbin.Root.COM>
To: Peter Berger <peterb@peterb.pp.psc.edu>
Cc: questions@freebsd.org
Subject: Re: VM question 
In-Reply-To: Your message of "Fri, 15 Dec 95 19:02:34 EST."
             <199512160002.TAA00875@peterb.pp.psc.edu> 
From: David Greenman <davidg@root.com>
Reply-To: davidg@root.com
Date: Fri, 15 Dec 1995 16:50:03 -0800
Sender: owner-questions@freebsd.org
Precedence: bulk

>
>here's an interesting cut from a "ps -auxw" listing:
>
>peterb     870  4.2  6.5   292  944  p3  SN    7:00PM    0:00.18 ./rxvt -bg 
>			   VSZ  RSS
>
>Can someone explain to me how RSS can possibly be larger than VSZ?  I
>thought VSZ necessarily included the portion of the executable resident
>in memory.

   Shared libraries aren't included in the VSZ.

-DG
