From owner-freebsd-questions Thu Nov 1 13:36:22 2001 Delivered-To: freebsd-questions@freebsd.org Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by hub.freebsd.org (Postfix) with ESMTP id 5CA3A37B40A for ; Thu, 1 Nov 2001 13:36:19 -0800 (PST) Received: from k7.mavetju.org (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id 72FD42B697; Thu, 1 Nov 2001 22:36:16 +0100 (CET) Received: by k7.mavetju.org (Postfix, from userid 1001) id B367C292; Fri, 2 Nov 2001 08:36:09 +1100 (EST) Date: Fri, 2 Nov 2001 08:36:09 +1100 From: Edwin Groothuis To: Dmitry Mottl Cc: freebsd-questions@FreeBSD.org Subject: Re: top output Message-ID: <20011102083609.J35710@k7.mavetju.org> Mail-Followup-To: Edwin Groothuis , Dmitry Mottl , freebsd-questions@FreeBSD.org References: <3BE15473.5020104@sinp.msu.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3BE15473.5020104@sinp.msu.ru>; from dima@sinp.msu.ru on Thu, Nov 01, 2001 at 04:56:03PM +0300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Nov 01, 2001 at 04:56:03PM +0300, Dmitry Mottl wrote: > Why 'top' shows the different values for SIZE and RES fields? > At the same time all SWAP space is unused. If I recall correctly: SIZE is the amount of total memory used by the application. RES is the amount of resident memory in use at this moment. SIZE minus RES is what is swapped out or in InAct: Mem: 133M Active, 69M Inact, 36M Wired, 8408K Cache, 35M Buf, 2416K Free PID USERNAME PRI NICE SIZE RES STATE TIME WCPU CPU COMMAND 70241 nobody 94 15 17732K 15708K RUN 61.7H 79.64% 79.64% setiathome-lin 18Mb of the total memory used, 16Mb in resident/active memory and 2 Mb either swapped out or in InAct state. Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: ------------------+ http://www.FatalDimensions.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message