From owner-freebsd-questions@FreeBSD.ORG Sat May 21 17:00:39 2005 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 F38BF16A4CE for ; Sat, 21 May 2005 17:00:38 +0000 (GMT) Received: from hobbiton.shire.net (hobbiton.shire.net [166.70.252.250]) by mx1.FreeBSD.org (Postfix) with ESMTP id B7BF843D55 for ; Sat, 21 May 2005 17:00:36 +0000 (GMT) (envelope-from chad@shire.net) Received: from [67.161.222.227] (helo=[192.168.99.68]) by hobbiton.shire.net with esmtpsa (TLSv1:RC4-SHA:128) (Exim 4.43) id 1DZXL1-000H6W-V5; Sat, 21 May 2005 11:00:36 -0600 In-Reply-To: <44wtpsocmk.fsf@be-well.ilk.org> References: <8124D4F3-3F79-4C42-B16E-7E617A5AA7D1@shire.net> <44wtpsocmk.fsf@be-well.ilk.org> Mime-Version: 1.0 (Apple Message framework v730) Message-Id: <6088332B-290F-467A-81ED-9379E0EAD6EA@shire.net> From: "Chad Leigh -- Shire.Net LLC" Date: Sat, 21 May 2005 11:00:35 -0600 To: Lowell Gilbert X-Mailer: Apple Mail (2.730) X-SA-Exim-Connect-IP: 67.161.222.227 X-SA-Exim-Mail-From: chad@shire.net Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Checker-Version: SpamAssassin 3.0.0 (2004-09-13) on hobbiton.shire.net X-Spam-Status: No, score=-0.1 required=5.0 tests=AWL,BAYES_50 autolearn=disabled version=3.0.0 X-Spam-Level: X-SA-Exim-Version: 4.1+cvs (built Mon, 23 Aug 2004 08:44:05 -0700) X-SA-Exim-Scanned: Yes (on hobbiton.shire.net) cc: bsd Subject: Re: any way to tell memory config of a machine? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 May 2005 17:00:39 -0000 On May 21, 2005, at 8:52 AM, Lowell Gilbert wrote: > "Chad Leigh -- Shire.Net LLC" writes: > > >> I was wondering if there was any way to tell the memory configuration >> of a server running FBSD 5 (while running). By this I mean: can I >> tell if 2GB is 2x1GB or 4x512MB etc? Obviously I can shut it down >> and either look at the BIOS or physically look inside, but I would >> rather not do that. >> > > With most systems, there is no way to do this. On many, there isn't > even a way for the BIOS to tell... Assuming the BIOS knows (it lists the memory config on boot by slot), is there a FreeBSD utility that will get the info from the BIOS for me? Thanks Chad