From owner-freebsd-current@FreeBSD.ORG Tue Jul 6 12:12:49 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 9558816A4CE; Tue, 6 Jul 2004 12:12:49 +0000 (GMT) Received: from mail2.itxmarket.com (fw.itxmarket.com [213.11.40.109]) by mx1.FreeBSD.org (Postfix) with ESMTP id 57E5043D5F; Tue, 6 Jul 2004 12:12:49 +0000 (GMT) (envelope-from mich@freebsdcluster.net) Received: from freebsdcluster.net (mich2.itxmarket.com [192.168.2.26]) by mail2.itxmarket.com (Postfix) with ESMTP id 1428837C09; Tue, 6 Jul 2004 14:12:48 +0200 (CEST) Received: by freebsdcluster.net (Postfix, from userid 1001) id 0800B2284E; Tue, 6 Jul 2004 14:12:48 +0200 (CEST) Date: Tue, 6 Jul 2004 14:12:47 +0200 From: "Michael L. Hostbaek" To: Robert Watson Message-ID: <20040706121247.GC38662@mich2.itxmarket.com> Mail-Followup-To: "Michael L. Hostbaek" , Robert Watson , Thorsten Greiner , Bosko Milekic , Gleb Smirnoff , current@freebsd.org References: <20040705184940.GA2651@tybalt.greiner.local> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Operating-System: FreeBSD 5.2.1-RELEASE-p8 i386 X-PGP-Key: http://www.freebsdcluster.org/~mich/ User-Agent: Mutt/1.5.6i cc: Gleb Smirnoff cc: Thorsten Greiner cc: Bosko Milekic cc: current@freebsd.org Subject: Re: Native preemption is the culprit [was Re: today's CURRENT lockups] 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: Tue, 06 Jul 2004 12:12:49 -0000 Robert Watson (rwatson) writes: > > (This time to more people) > > The patch below appears to (brute force) eliminate the crash/hang I'm > experiencing with SCHED_ULE in the post-preemption universe. However, I > was experiencing it only in the SMP case, not UP, so it could be I'm just > not triggering it timing-wise. This would be a temporary fix until jhb is > online again post-USENIX to take a look, assuming this works around the > problem for people other than me. I've been using this patch on my UP machine for 5-6 hours now, without any hangs/crashes. Thanks, -- Best Regards, Michael L. Hostbaek mich@FreeBSD.org - http://www.FreeBSD.org */ PGP-key available upon request /*