From owner-freebsd-alpha Thu Dec 14 11:11:49 2000 From owner-freebsd-alpha@FreeBSD.ORG Thu Dec 14 11:11:48 2000 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 3D7D037B400; Thu, 14 Dec 2000 11:11:47 -0800 (PST) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id OAA09034; Thu, 14 Dec 2000 14:11:34 -0500 (EST) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.1/8.9.1) id eBEJBYv41269; Thu, 14 Dec 2000 14:11:34 -0500 (EST) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Thu, 14 Dec 2000 14:11:33 -0500 (EST) To: John Baldwin Cc: Matthew Jacob , alpha@FreeBSD.ORG Subject: RE: mutex/ithread jitters? In-Reply-To: References: X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <14905.6815.2347.450995@grasshopper.cs.duke.edu> Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org John Baldwin writes: > > Sounds like lost interrupts. Possibly the interrupt isn't being enabled > properly after the ithread finishes running the handler. Maybe it is time to accept defeat on squelching interrupts at their source and leave the IPL raised until the handler is run? Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message