From owner-freebsd-current@FreeBSD.ORG Fri Dec 12 13:37:29 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 CF40016A4CE for ; Fri, 12 Dec 2003 13:37:29 -0800 (PST) Received: from mail.chesapeake.net (chesapeake.net [208.142.252.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D4BA43D32 for ; Fri, 12 Dec 2003 13:37:28 -0800 (PST) (envelope-from jroberson@chesapeake.net) Received: from localhost (jroberson@localhost) by mail.chesapeake.net (8.11.6/8.11.6) with ESMTP id hBCLbPD86581; Fri, 12 Dec 2003 16:37:25 -0500 (EST) (envelope-from jroberson@chesapeake.net) Date: Fri, 12 Dec 2003 16:37:25 -0500 (EST) From: Jeff Roberson To: Andy Hilker In-Reply-To: <20031212195835.GA26083@goodhope.crypta.net> Message-ID: <20031212163706.T4201-100000@mail.chesapeake.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-current@freebsd.org Subject: Re: sched_add: KSE 0xc82290c0 is still assigned to a run queue 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: Fri, 12 Dec 2003 21:37:29 -0000 On Fri, 12 Dec 2003, Andy Hilker wrote: > Hi, > > nearly the same problem here... > "... KSE 0xc39c60c60 ..." > > sched_ule.c version: 1.89 I should have this fixed tonight, thanks. Cheers, Jeff > > bye, > Andy > > > > As of today's -current. > > > > I tried to use SCHED_ULE. It works fine with SCHED_4BSD, but changing > > options to SCHED_ULE, it failed to boot. > > > > ----- console > > ... > > GEOM: create disk cd0 dp=0xc8594e00 > > GEOM: create disk cd1 dp=0xc8594600 > > SMP: AP CPU #1 Launched! > > cd1 at ata1 bus 0 target 1 lun 0 > > cd1: Removable CD-ROM SCSI-0 device > > cd1: 16.000MB/s transfers > > cd1: cd present [1 x 2048 byte records] > > panic: sched_add: KSE 0xc82290c0 is still assigned to a run queue > > cpuid = 1; > > Debugger("panic") > > ----- > > > > Though panic message is there, it didn't go to DDB. Sending break > > from serial console did not help. > > > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" >