From owner-freebsd-current@FreeBSD.ORG Tue Jun 17 14:44:34 2003 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 BC28B37B401 for ; Tue, 17 Jun 2003 14:44:34 -0700 (PDT) Received: from mail.evip.pl (mail.evip.com.pl [212.244.157.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9467243F85 for ; Tue, 17 Jun 2003 14:44:33 -0700 (PDT) (envelope-from w@evip.pl) Received: from w by mail.evip.pl with local (Exim 4.10) id 19SODr-00044k-00; Tue, 17 Jun 2003 23:42:35 +0200 Date: Tue, 17 Jun 2003 23:42:35 +0200 From: Wiktor Niesiobedzki To: Jeff Roberson Message-ID: <20030617214235.GD395@mail.evip.pl> References: <20030617110352.GB395@mail.evip.pl> <20030617154948.G36168-100000@mail.chesapeake.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030617154948.G36168-100000@mail.chesapeake.net> User-Agent: Mutt/1.4i cc: current@freebsd.org Subject: Re: ULE nice bugs are fixed. 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, 17 Jun 2003 21:44:35 -0000 On Tue, Jun 17, 2003 at 03:51:32PM -0400, Jeff Roberson wrote: > > I am still not able to reproduce this. Can you update your sources? I > commited some code just now that removed an external dependency from > sched_nice(). This should make it more robust. Got it - its LAZY_SWITCH, without it - all is working fine, but when this option is set, I get panics. Cheers, Wiktor Niesiobedzki