From owner-freebsd-questions@FreeBSD.ORG Sat May 6 20:33:22 2006 Return-Path: X-Original-To: freebsd-questions@FreeBSD.org 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 BDA6216A423 for ; Sat, 6 May 2006 20:33:22 +0000 (UTC) (envelope-from jpp@cloudview.com) Received: from skipjack.no-such-agency.net (skipjack.no-such-agency.net [64.142.114.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E4D843D67 for ; Sat, 6 May 2006 20:33:22 +0000 (GMT) (envelope-from jpp@cloudview.com) Received: from skipjack.no-such-agency.net (localhost [127.0.0.1]) by skipjack.no-such-agency.net (Postfix) with ESMTP id C392334DA1E; Sat, 6 May 2006 13:33:21 -0700 (PDT) Received: from [192.168.2.120] (blackhole.no-such-agency.net [64.142.103.196]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by skipjack.no-such-agency.net (Postfix) with ESMTP id 6817734DA1D; Sat, 6 May 2006 13:33:19 -0700 (PDT) Message-ID: <445D080C.5090105@cloudview.com> Date: Sat, 06 May 2006 13:33:16 -0700 From: John Pettitt User-Agent: Thunderbird 1.5.0.2 (Windows/20060308) MIME-Version: 1.0 To: Bret Esquivel References: <00bf01c6714b$2bbe8570$fe01a8c0@immense.local> In-Reply-To: <00bf01c6714b$2bbe8570$fe01a8c0@immense.local> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-AV-Checked: by skipjack Cc: freebsd-questions@FreeBSD.org Subject: Re: Celeron-D SMP 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, 06 May 2006 20:33:23 -0000 Bret Esquivel wrote: > Hi, > > > > I just compiled my 6.0 kernel with SMP options, however it still is not > recognizing the Celeron-D has 2 processors, nothing in dmesg shows any > information about it. Anyone have this issue? > > > > Thanks, > > The Celeron D is a single core non hyperthreading chip - see http://www.intel.com/products/processor/celeron_d/prod_brief.pdf and http://www.intel.com/products/processor/celeron_D/index.htm John