From owner-freebsd-current@FreeBSD.ORG Fri Jun 25 17:11:21 2004 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 37ECB16A4CE; Fri, 25 Jun 2004 17:11:21 +0000 (GMT) Received: from mail.sandvine.com (sandvine.com [199.243.201.138]) by mx1.FreeBSD.org (Postfix) with ESMTP id 271F343D31; Fri, 25 Jun 2004 17:11:20 +0000 (GMT) (envelope-from gnagelhout@sandvine.com) Received: by mail.sandvine.com with Internet Mail Service (5.5.2657.72) id ; Fri, 25 Jun 2004 13:10:22 -0400 Message-ID: From: Gerrit Nagelhout To: 'Scott Long' Date: Fri, 25 Jun 2004 13:10:21 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2657.72) Content-Type: text/plain; charset="iso-8859-1" cc: freebsd-current@freebsd.org cc: Julian Elischer Subject: RE: STI, HLT in acpi_cpu_idle_c1 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jun 2004 17:11:21 -0000 Scott Long wrote: > > This likely means that you're no longer getting any interrupts at all. > Btw, is the aac driver running it MPSAFE or FAST mode? I'm > not sure if > changing it to MPSAFE mode will make a difference, and it > certainly will > change the timings in our system. > > Scott > Looks like it's running in FAST mode. What will change by running it in MPSAFE mode? aac0: mem 0xf8000000-0xfbffffff irq 96 at device 1.0 on pci5 aac0: [FAST] aac0: Unknown processor 100MHz, 48MB cache memory, optional battery not installed aac0: Kernel 4.1-0, Build 7244, S/N ba66d6 aac0: Supported Options=11d7e aacp0: on aac0 aacp1: on aac0 Gerrit