From owner-freebsd-questions@FreeBSD.ORG Thu Dec 9 22:42:19 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E3D4116A4CE for ; Thu, 9 Dec 2004 22:42:19 +0000 (GMT) Received: from mail4.speakeasy.net (mail4.speakeasy.net [216.254.0.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC47D43D2D for ; Thu, 9 Dec 2004 22:42:19 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 9128 invoked from network); 9 Dec 2004 22:42:19 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail4.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 9 Dec 2004 22:42:19 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id D7E2A4A; Thu, 9 Dec 2004 17:19:44 -0500 (EST) Sender: lowell@be-well.ilk.org To: "Jonathan Reeder" References: From: Lowell Gilbert Date: 09 Dec 2004 17:19:44 -0500 In-Reply-To: Message-ID: <44acsnunb3.fsf@be-well.ilk.org> Lines: 12 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@freebsd.org Subject: Re: Check memory stats X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Dec 2004 22:42:20 -0000 "Jonathan Reeder" writes: > Thanks a bunch for the reply. The one thing that I wish top had is a total > memory listing, and unless I'm just missing it, I don't think it has one. I > know I can always check dmesg for the total amount of ram in a machine, but > I was hoping for a quicker way to see the total memory in a box. In my own opinion, that doesn't belong on top's output screen, because it doesn't change while the program is running. Try: sysctl hw.physmem