From owner-freebsd-alpha@FreeBSD.ORG Sun Mar 21 10:37:52 2004 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 67B7A16A4CE; Sun, 21 Mar 2004 10:37:52 -0800 (PST) Received: from smtp-out5.xs4all.nl (smtp-out5.xs4all.nl [194.109.24.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE01043D1D; Sun, 21 Mar 2004 10:37:51 -0800 (PST) (envelope-from wkb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by smtp-out5.xs4all.nl (8.12.10/8.12.10) with ESMTP id i2LIbo7U072957; Sun, 21 Mar 2004 19:37:50 +0100 (CET) Received: from freebie.xs4all.nl (localhost [127.0.0.1]) by freebie.xs4all.nl (8.12.11/8.12.9) with ESMTP id i2LIboSN022387; Sun, 21 Mar 2004 19:37:50 +0100 (CET) (envelope-from wkb@freebie.xs4all.nl) Received: (from wkb@localhost) by freebie.xs4all.nl (8.12.11/8.12.11/Submit) id i2LIbo7M022386; Sun, 21 Mar 2004 19:37:50 +0100 (CET) (envelope-from wkb) Date: Sun, 21 Mar 2004 19:37:50 +0100 From: Wilko Bulte To: John Baldwin Message-ID: <20040321183750.GA22363@freebie.xs4all.nl> References: <200403121543.03123.jhb@FreeBSD.org> <200403171122.31121.jhb@FreeBSD.org> <20040317224324.GA80099@freebie.xs4all.nl> <200403171806.01271.jhb@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200403171806.01271.jhb@FreeBSD.org> User-Agent: Mutt/1.4.1i X-OS: FreeBSD 4.9-STABLE X-PGP: finger wilko@freebsd.org cc: alpha@FreeBSD.org Subject: Re: Testers Needed!! X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Mar 2004 18:37:52 -0000 On Wed, Mar 17, 2004 at 06:06:01PM -0500, John Baldwin wrote: > On Wednesday 17 March 2004 05:43 pm, Wilko Bulte wrote: > > On Wed, Mar 17, 2004 at 11:22:31AM -0500, John Baldwin wrote: > > > On Wednesday 17 March 2004 02:28 am, Wilko Bulte wrote: > > > > On Tue, Mar 16, 2004 at 05:48:49PM +0100, Wilko Bulte wrote: > > > > > On Tue, Mar 16, 2004 at 10:59:04AM -0500, John Baldwin wrote: > > > > > > On Tuesday 16 March 2004 01:57 am, Wilko Bulte wrote: > > > > ... > Heh, that wouldn't happen to have been the bogus assertion I fixed recently > would it? Whatever the case, I went top of tree, keeping the 2 patches in. Sofar the system (21 hours now) has been running make -j64 buildworld. No problems until now. > RCS file: /usr/cvs/src/sys/kern/subr_sleepqueue.c,v > > ---------------------------- > revision 1.4 > date: 2004/03/16 18:56:22; author: jhb; state: Exp; lines: +1 -1 > Remove a bogus assertion and readd it in a more correct location. A thread > might be enqueued on a sleep queue but not be asleep when the timeout fires -- Wilko Bulte wilko@FreeBSD.org