From owner-freebsd-current@FreeBSD.ORG Tue Jun 17 23:43:46 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 83E2E37B401 for ; Tue, 17 Jun 2003 23:43:46 -0700 (PDT) Received: from mail.chesapeake.net (chesapeake.net [208.142.252.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA0BA43F93 for ; Tue, 17 Jun 2003 23:43:45 -0700 (PDT) (envelope-from jroberson@chesapeake.net) Received: from localhost (jroberson@localhost) by mail.chesapeake.net (8.11.6/8.11.6) with ESMTP id h5I6hhN40472; Wed, 18 Jun 2003 02:43:43 -0400 (EDT) (envelope-from jroberson@chesapeake.net) Date: Wed, 18 Jun 2003 02:43:43 -0400 (EDT) From: Jeff Roberson To: Wiktor Niesiobedzki In-Reply-To: <20030618062901.GF395@mail.evip.pl> Message-ID: <20030618024327.V36168-100000@mail.chesapeake.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 06:43:46 -0000 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? > > Thanks :) > > Cheers, > > Wiktor Niesiobedzki >