From owner-freebsd-questions@FreeBSD.ORG Sat Jan 19 16:30:52 2008 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 276D516A47C for ; Sat, 19 Jan 2008 16:30:52 +0000 (UTC) (envelope-from chris@chrismaness.com) Received: from ns1.kq6up.org (adsl-76-238-148-145.dsl.irvnca.sbcglobal.net [76.238.148.145]) by mx1.freebsd.org (Postfix) with ESMTP id 035A713C458 for ; Sat, 19 Jan 2008 16:30:51 +0000 (UTC) (envelope-from chris@chrismaness.com) Received: from [192.168.1.2] ([192.168.1.2]) by ns1.kq6up.org (8.13.8/8.13.6) with ESMTP id m0JGUooX021264 for ; Sat, 19 Jan 2008 08:30:50 -0800 (PST) (envelope-from chris@chrismaness.com) Message-ID: <479225B9.1030507@chrismaness.com> Date: Sat, 19 Jan 2008 08:30:49 -0800 From: Chris Maness User-Agent: Thunderbird 2.0.0.6 (X11/20071022) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Dual Processor? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Jan 2008 16:30:52 -0000 Is there a way to see if the system is utilizing both processors on a two processor system? I seem to remember the top command in Linux showed the load balance between the two processors (I could be wrong it has been a while since I used it). Is there some ap that can display these kinds of statistics? Chris