From owner-freebsd-questions@FreeBSD.ORG Mon Nov 28 17:23:47 2005 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 EF00716A41F for ; Mon, 28 Nov 2005 17:23:47 +0000 (GMT) (envelope-from wojtek@tensor.3miasto.net) Received: from chylonia.3miasto.net (chylonia.3miasto.net [213.192.74.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id C54A243D86 for ; Mon, 28 Nov 2005 17:23:28 +0000 (GMT) (envelope-from wojtek@tensor.3miasto.net) Received: from chylonia.3miasto.net (localhost [127.0.0.1]) by chylonia.3miasto.net (8.13.4/8.13.4) with ESMTP id jASHNIB4064148; Mon, 28 Nov 2005 18:23:18 +0100 (CET) (envelope-from wojtek@tensor.3miasto.net) Received: from localhost (wojtek@localhost) by chylonia.3miasto.net (8.13.4/8.13.4/Submit) with ESMTP id jASHNHGx064145; Mon, 28 Nov 2005 18:23:18 +0100 (CET) (envelope-from wojtek@tensor.3miasto.net) X-Authentication-Warning: chylonia.3miasto.net: wojtek owned process doing -bs Date: Mon, 28 Nov 2005 18:23:17 +0100 (CET) From: Wojciech Puchar X-X-Sender: wojtek@chylonia.3miasto.net To: drew hill In-Reply-To: <20051128053521.78709.qmail@web51308.mail.yahoo.com> Message-ID: <20051128182249.P64067@chylonia.3miasto.net> References: <20051128053521.78709.qmail@web51308.mail.yahoo.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: Processor problem 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: Mon, 28 Nov 2005 17:23:48 -0000 > When the machine boots the BIOS "sees" two processors running at 1.0GHz and 1G of ram. When I start freeBSD and run KDE through the "root" acct and go to view the processors it says I only have 1. This is another strange thing. I was running SuSE beforeand it was aware of the two processors, but referred to them as "processor 0" and "processor 1". In the processor field in KDE it's calling the one processor it seeing "processor 1". So does it know about the other processor and just not display the information about it or is it only aware of 1 of the 2 processors??? > Please let me know what you think. that you should use dmesg to be sure. and then - default kernel in FreeBSD doesn't have SMP compiled in.