From owner-freebsd-threads@FreeBSD.ORG Fri Aug 8 12:13:10 2003 Return-Path: Delivered-To: freebsd-threads@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 510F637B401; Fri, 8 Aug 2003 12:13:10 -0700 (PDT) Received: from mail.pcnet.com (mail.pcnet.com [204.213.232.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5BA7943F93; Fri, 8 Aug 2003 12:13:09 -0700 (PDT) (envelope-from eischen@vigrid.com) Received: from mail.pcnet.com (mail.pcnet.com [204.213.232.4]) by mail.pcnet.com (8.12.8/8.12.1) with ESMTP id h78JD8uN000731; Fri, 8 Aug 2003 15:13:08 -0400 (EDT) Date: Fri, 8 Aug 2003 15:13:08 -0400 (EDT) From: Daniel Eischen X-Sender: eischen@pcnet5.pcnet.com To: davidxu@freebsd.org In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: threads@freebsd.org Subject: Re: mutex_d again X-BeenThere: freebsd-threads@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: deischen@freebsd.org List-Id: Threading on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Aug 2003 19:13:10 -0000 On Fri, 8 Aug 2003, Daniel Eischen wrote: > On Fri, 8 Aug 2003, Daniel Eischen wrote: > > > It seems mutex_d is failing again in the priority inheritence tests. > > I'll try it on my system at work just to make sure it's not my kernel > > (newly built) at home that is screwing me somehow. > > It seems to be working here at work on a 3-day old > kernel. I am updating the kernel right now to see > if it works with a new kernel. Yes, it now fails on a new kernel cvsup'd from 2 hours ago. Something in the kernel is busted, and within the last 2 or 3 days. -- Dan Eischen