From owner-freebsd-questions@FreeBSD.ORG Thu Dec 6 15:41:19 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4232416A417 for ; Thu, 6 Dec 2007 15:41:19 +0000 (UTC) (envelope-from lists@webtent.net) Received: from esmtp.webtent.net (esmtp.webtent.net [208.38.145.5]) by mx1.freebsd.org (Postfix) with ESMTP id 179D213C468 for ; Thu, 6 Dec 2007 15:41:19 +0000 (UTC) (envelope-from lists@webtent.net) Received: from localhost (localhost [127.0.0.1]) by esmtp.webtent.net (WebTent ESMTP Postfix Internet Mail Gateway) with ESMTP id 9D56F7FBB0 for ; Thu, 6 Dec 2007 10:22:11 -0500 (EST) Received: from esmtp.webtent.net ([127.0.0.1]) by localhost (mx1.webtent.net [127.0.0.1]) (amavisd-maia, port 10024) with ESMTP id 93199-04 for ; Thu, 6 Dec 2007 10:21:36 -0500 (EST) Received: from [70.110.70.43] (columbus.webtent.org [70.110.70.43]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by esmtp.webtent.net (WebTent ESMTP Postfix Internet Mail Gateway) with ESMTP id 707217FDBC for ; Thu, 6 Dec 2007 10:20:32 -0500 (EST) From: Robert Fitzpatrick To: FreeBSD Content-Type: text/plain Organization: WebTent Networking, Inc. Date: Thu, 06 Dec 2007 10:20:28 -0500 Message-Id: <1196954428.7656.9.camel@columbus.webtent.org> Mime-Version: 1.0 X-Mailer: Evolution 2.12.1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: WebTent Mailguard 1.0.2a Subject: Determining bus speed/memory X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: robert@webtent.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Dec 2007 15:41:19 -0000 I have a couple of servers (5.5 and 6.2) at a remote location that I need to order additional memory. I need to know bus speed and, if possible, how many chips currently installed to help determine whether I need to replace or match and fill available slots. For instance, I know one server has 1GB of mem, but do I have two 512MB or a single 1GB chip in place now. Can someone tell me the commands to determine either of these things? Thanks in advance! -- Robert