From owner-freebsd-smp Wed Sep 18 14: 2:24 2002 Delivered-To: freebsd-smp@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 453E337B401 for ; Wed, 18 Sep 2002 14:02:23 -0700 (PDT) Received: from mail.speakeasy.net (mail17.speakeasy.net [216.254.0.217]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE53243E3B for ; Wed, 18 Sep 2002 14:02:22 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 16540 invoked from network); 18 Sep 2002 21:02:17 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail17.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 18 Sep 2002 21:02:17 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.5/8.12.5) with ESMTP id g8IL28Bv062984 for ; Wed, 18 Sep 2002 17:02:11 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Wed, 18 Sep 2002 17:02:09 -0400 (EDT) From: John Baldwin To: smp@FreeBSD.org Subject: For those with P4 SMP problems.. Sender: owner-freebsd-smp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I've hacked some code into acpidump to dump the contents of the ACPI MADT table which is kind of like mptable for ACPI. It's not real pretty output though I must admit. :) You can snarf the code from http://www.FreeBSD.org/~jhb/patches/acpi_dump.tgz. Untar it, then cd acpi/acpidump ; make ; ./acpidump (last as root) to get the contents of the MADT table. If people with P4 SMP problems could run this on one of the machines and send me both the mptable output and the acpidump output I would appreciate it. Note that the acpidump stuff will work fine on both stable and current. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-smp" in the body of the message