From owner-freebsd-questions@FreeBSD.ORG Mon Sep 13 16:30:50 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 6C81B16A4CF for ; Mon, 13 Sep 2004 16:30:50 +0000 (GMT) Received: from mproxy.gmail.com (rproxy.gmail.com [64.233.170.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 229F343D39 for ; Mon, 13 Sep 2004 16:30:50 +0000 (GMT) (envelope-from nocmonkey@gmail.com) Received: by mproxy.gmail.com with SMTP id 77so519649rnl for ; Mon, 13 Sep 2004 09:30:44 -0700 (PDT) Received: by 10.38.73.3 with SMTP id v3mr1446702rna; Mon, 13 Sep 2004 09:30:43 -0700 (PDT) Received: by 10.38.73.69 with HTTP; Mon, 13 Sep 2004 09:30:43 -0700 (PDT) Message-ID: Date: Mon, 13 Sep 2004 12:30:43 -0400 From: Danny To: questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: How to confirm SMP/dual CPU was detected and activated - 5.2.1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Danny List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Sep 2004 16:30:50 -0000 Running 5.2.1 Release. I have scanned through the output of dmesg, but I am not 100% sure how to tell if both CPU's on this Compaq Proliant 3000 were detected and are active to FreeBSD. It's not connected to the network yet, so I can't post my dmesg just yet. In the meantime, how can I confirm the above? Can I grep for something? Thank you, ...D