From owner-cvs-all Wed Jan 8 9:20:32 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 61E6237B405; Wed, 8 Jan 2003 09:20:31 -0800 (PST) Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B0F443EE1; Wed, 8 Jan 2003 09:20:30 -0800 (PST) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.12.6/8.12.6) with ESMTP id h08HKTro019469 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Wed, 8 Jan 2003 12:20:29 -0500 (EST) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.6/8.9.1) id h08HKOp61614; Wed, 8 Jan 2003 12:20:24 -0500 (EST) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15900.24024.800260.88293@grasshopper.cs.duke.edu> Date: Wed, 8 Jan 2003 12:20:24 -0500 (EST) To: John Baldwin Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/i386 mp_machdep.c In-Reply-To: References: <15900.19798.145783.459116@grasshopper.cs.duke.edu> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG John Baldwin writes: > > BTW, I'm surprised as hell that HT is enabled on my cpu. I did not > > think that the "older" 2.53Ghz/533MHz FSB P4s had HT.. this box is 2 > > months old. The board is an Intel Desktop D845EBG2. > > Well, it might not be. You would need to check your new dmesg to see > if it is. Currently HT is only available on P4 Xeons. The acpi_cpu And the 3.06GHz P4s. Anyway, what's confusing me is that my cpu has CPU_HTT set in the features: Features=0x3febfbff I guess what you're saying is that even though it has hyperthreading set in the features list, it may not have multiple hyperthreading cores, so HTT in the features might just be a red herring. Yes, yes, I'll install a new kernel and reboot as soon as I can, but that might be a few days. My wife just started a CPU-intensive job on my box that I can't interrupt. Kudos to the person responsible for the icc port btw.. Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message