From owner-freebsd-current@FreeBSD.ORG Fri Jun 25 19:57:48 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 4816416A4CE; Fri, 25 Jun 2004 19:57:48 +0000 (GMT) Received: from mail.sandvine.com (sandvine.com [199.243.201.138]) by mx1.FreeBSD.org (Postfix) with ESMTP id 77F7143D1F; Fri, 25 Jun 2004 19:57:47 +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 15:56:31 -0400 Message-ID: From: Gerrit Nagelhout To: 'John Baldwin' , freebsd-current@FreeBSD.org Date: Fri, 25 Jun 2004 15:56:30 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2657.72) Content-Type: text/plain; charset="iso-8859-1" cc: kris@FreeBSD.org cc: Gerrit Nagelhout 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 19:57:48 -0000 John Baldwin wrote: > Odd, all it does is eoi fast interrupts earlier. Oh, there's > a bug. :( In > the second hunk, change 'pic_disable_source' to 'pic_enable_source'. > I have installed this patch, and have been running it for a couple of hours. So far no problems, but I will have to run it over the weekend to see if it is behaving better. I will keep you posted. Thanks for all your help so far, Gerrit