From owner-freebsd-current@FreeBSD.ORG Fri Apr 11 20:34:23 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 8513037B401 for ; Fri, 11 Apr 2003 20:34:23 -0700 (PDT) Received: from mail.chesapeake.net (chesapeake.net [205.130.220.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC95C43F85 for ; Fri, 11 Apr 2003 20:34:22 -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 h3C3YKo62538; Fri, 11 Apr 2003 23:34:20 -0400 (EDT) (envelope-from jroberson@chesapeake.net) Date: Fri, 11 Apr 2003 23:34:20 -0400 (EDT) From: Jeff Roberson To: Steve Kargl In-Reply-To: <20030412032018.GA91745@troutmask.apl.washington.edu> Message-ID: <20030411232744.H37530-100000@mail.chesapeake.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: Scott Long 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: Sat, 12 Apr 2003 03:34:23 -0000 On Fri, 11 Apr 2003, Steve Kargl wrote: > On Fri, Apr 11, 2003 at 10:13:40PM -0400, Jeff Roberson wrote: > > > > On Fri, 11 Apr 2003, Steve Kargl wrote: > > > > > > I was afraid that was the next step. I don't have the > > > necessary cable here at home. Other than this problem > > > ULE seems fairly snappy. > > > > > > > I'll install the port and try it. You did try launching it from a console > > after setting your display so you can catch the ddb output? > > > > Sorry, I forgot you asked me to try it at the console. > Here's the panic. > > panic: Unknown pri class. > > Stack backtrace: > backtrace > panic > sched_add > setrunqueue > linux_clone > syscall > Xint0x80 > > -- > Steve Oh, excellent thank you! I should have a patch soon. Cheers, Jeff