From owner-freebsd-questions Mon Jul 27 07:39:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA26722 for freebsd-questions-outgoing; Mon, 27 Jul 1998 07:39:46 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ix.netcom.com (sil-wa3-01.ix.netcom.com [206.214.137.65]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA26697 for ; Mon, 27 Jul 1998 07:39:43 -0700 (PDT) (envelope-from tomdean@ix.netcom.com) Received: (from tomdean@localhost) by ix.netcom.com (8.8.8/8.8.8) id HAA00638; Mon, 27 Jul 1998 07:38:56 -0700 (PDT) (envelope-from tomdean) Date: Mon, 27 Jul 1998 07:38:56 -0700 (PDT) Message-Id: <199807271438.HAA00638@ix.netcom.com> From: Thomas Dean To: gary.hall@mcg-graphics.com CC: freebsd-questions@FreeBSD.ORG In-reply-to: <35BC74F7.5FDE85A3@mcg-graphics.com> (message from Gary Hall on Mon, 27 Jul 1998 13:39:19 +0100) Subject: Re: Checking RAM Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Could someone tell me how you can check the amount of RAM both available > and in use at a given time on FreeBSD 2.2.6 ? 'dmesg' has some information on RAM, from boot. 'top' will show memory usage, both RAM and swap. 'vmstat' shows memory usage. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message