From owner-freebsd-current@FreeBSD.ORG Fri Jun 25 04:30:36 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 3BE8916A4CF; Fri, 25 Jun 2004 04:30:36 +0000 (GMT) Received: from mail.sandvine.com (sandvine.com [199.243.201.138]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6339043D1D; Fri, 25 Jun 2004 04:30:35 +0000 (GMT) (envelope-from don@sandvine.com) Received: by mail.sandvine.com with Internet Mail Service (5.5.2657.72) id ; Fri, 25 Jun 2004 00:30:34 -0400 Message-ID: From: Don Bowman To: Gerrit Nagelhout , 'John Baldwin' , Matthew Dillon Date: Fri, 25 Jun 2004 00:30:28 -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: 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 04:30:36 -0000 From: Gerrit Nagelhout [mailto:gnagelhout@sandvine.com] > John Baldwin wrote: > > The ACPI C1 state is just a normal hlt. Only states >= C2 are real > > ACPI-specific states. Gerritt, did these lockups start > > happening recently > > and are these boxes running -current or are they running 5.2.1? > > > > -- > > These boxes are running -current (from a couple of weeks ago). I > haven't tried running it on 5.2.1 yet. We haven't run this > particular application on anything but -current because there is > not enough driver & disk support on RELENG_4. > I am now running the test with hlt disabled, and will let you know > if it locks up again. The problem has been there from 5.2.1 Periodically have done cvs update and repeated.