From owner-freebsd-current@FreeBSD.ORG Wed Jun 18 01:14:10 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 13F0237B401 for ; Wed, 18 Jun 2003 01:14:10 -0700 (PDT) Received: from puffin.mail.pas.earthlink.net (puffin.mail.pas.earthlink.net [207.217.120.139]) by mx1.FreeBSD.org (Postfix) with ESMTP id 828CF43F75 for ; Wed, 18 Jun 2003 01:14:09 -0700 (PDT) (envelope-from tlambert2@mindspring.com) Received: from user-2ivfl1t.dialup.mindspring.com ([165.247.212.61] helo=mindspring.com) by puffin.mail.pas.earthlink.net with asmtp (SSLv3:RC4-MD5:128) (Exim 3.33 #1) id 19SY4c-000026-00; Wed, 18 Jun 2003 01:13:42 -0700 Message-ID: <3EF01EB0.1B4B722@mindspring.com> Date: Wed, 18 Jun 2003 01:11:28 -0700 From: Terry Lambert X-Mailer: Mozilla 4.79 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Wiktor Niesiobedzki References: <20030617110352.GB395@mail.evip.pl> <20030617214235.GD395@mail.evip.pl> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-ELNK-Trace: b1a02af9316fbb217a47c185c03b154d40683398e744b8a4a4548fc4421b382625f12eec8710a6c3350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c cc: Jeff Roberson 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 08:14:10 -0000 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. > Got it - its LAZY_SWITCH, without it - all is working fine, but when this > option is set, I get panics. Good catch! -- Terry