From owner-freebsd-current@FreeBSD.ORG Tue Nov 18 12:40:08 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC18816A4CE for ; Tue, 18 Nov 2003 12:40:08 -0800 (PST) Received: from nwkea-mail-2.sun.com (nwkea-mail-2.sun.com [192.18.42.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id D043D43FF5 for ; Tue, 18 Nov 2003 12:40:05 -0800 (PST) (envelope-from tomppa@finland.sun.com) Received: from sunfin.Finland.Sun.COM ([129.159.101.10]) by nwkea-mail-2.sun.com (8.12.10/8.12.9) with ESMTP id hAIKe4xA007017 for ; Tue, 18 Nov 2003 12:40:05 -0800 (PST) Received: from ultrahot.Finland.Sun.COM (ultrahot [129.159.101.87]) ESMTP id hAIKe3X0021665 for ; Tue, 18 Nov 2003 22:40:03 +0200 (EET) Received: from ultrahot.Finland.Sun.COM (localhost [127.0.0.1]) hAIKe0Cr020032 for ; Tue, 18 Nov 2003 22:40:00 +0200 (EET) Received: (from tomppa@localhost)hAIKe076020029; Tue, 18 Nov 2003 22:40:00 +0200 (EET) From: Tomi Vainio - Sun Finland MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16314.33695.765717.201429@ultrahot.finland.sun.com> Date: Tue, 18 Nov 2003 22:39:59 +0200 To: freebsd-current@freebsd.org X-Mailer: VM 7.17 under 21.4 (patch 9) "Informed Management" XEmacs Lucid Subject: Current SMP with ACPI dies in a second X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Tomi.Vainio@Sun.COM List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Nov 2003 20:40:08 -0000 My old MSI-6120 SMP system has been unusable quite a while with ACPI. I've got these so far: - Couldn't get vector from ISR - vmstat -i shows high interrupt rates and system is very slow - kernel trap 12 panic Latest problem is something like this: pfs_vncache_unload(): 2 entries remaining current process = 27 (irq17: fxp0) kernel trap 12 stray irq20 Kernel config, dmesg, acpidump, etc. files available at http://tomppa.iki.fi/~tomppa/FreeBSD/ Tomppa