From owner-freebsd-current@FreeBSD.ORG Wed Jun 18 02:31:32 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 7F2B237B401 for ; Wed, 18 Jun 2003 02:31:32 -0700 (PDT) Received: from mail.evip.pl (mail.evip.com.pl [212.244.157.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B4B043F93 for ; Wed, 18 Jun 2003 02:31:31 -0700 (PDT) (envelope-from w@evip.pl) Received: from w by mail.evip.pl with local (Exim 4.10) id 19SZG2-0005pv-00; Wed, 18 Jun 2003 11:29:34 +0200 Date: Wed, 18 Jun 2003 11:29:34 +0200 From: Wiktor Niesiobedzki To: Jeff Roberson Message-ID: <20030618092934.GG395@mail.evip.pl> References: <20030618062901.GF395@mail.evip.pl> <20030618024327.V36168-100000@mail.chesapeake.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030618024327.V36168-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: Wed, 18 Jun 2003 09:31:32 -0000 On Wed, Jun 18, 2003 at 02:43:43AM -0400, Jeff Roberson wrote: > On Wed, 18 Jun 2003, Wiktor Niesiobedzki wrote: > > > 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. > > > > > With the new code, I'm also unable to reproduce the panic :) > > With LAZY_SWITCH enabled? > Double checked - yes. No panic with LAZY_SWITCH. Wiktor