From owner-cvs-all Wed Jan 8 8:10:10 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 9B0E437B401; Wed, 8 Jan 2003 08:10:08 -0800 (PST) Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2076243ED4; Wed, 8 Jan 2003 08:10:04 -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 h08GA3ro015065 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Wed, 8 Jan 2003 11:10:03 -0500 (EST) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.6/8.9.1) id h08G9wE61549; Wed, 8 Jan 2003 11:09:58 -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.19798.145783.459116@grasshopper.cs.duke.edu> Date: Wed, 8 Jan 2003 11:09:58 -0500 (EST) To: John Baldwin Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/i386 mp_machdep.c In-Reply-To: References: <20030107221020.A60240@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: > > <...> > > acpi_cpu0: on acpi0 > > acpi_cpu1: on acpi0 > > <...> > > It most likely does have an IO APIC. :) Does mptable say anything > about your system right now? If so, and if you see a hyperthreading > note in your new dmesg, you should be able to just stick 'SMP' and Nope: MPTable, version 2.0.15 MP FPS NOT found, suggest trying -grope option!!! same output when called with -grope. > 'APIC_IO' into your kernel. If mptable doesn't work, then you most > likely do have an IO APIC in your ACPI tables (see if you have a MADT > table in your acpidump, you would just see a header for it, no content > right now) and it will work when the current WIP is done. I don't have an MADT table. Or at least I don't think I do. Grep on the output of acpidump shows nothing. In case you're interested, I've left an ACPI dump at http://people.freebsd.org/~gallatin/D845EBG2.acpidump 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. Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message