Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Dec 2003 22:20:49 -0500
From:      Alexander Kabaev <ak03@gte.com>
To:        Jun Kuriyama <kuriyama@imgsrc.co.jp>
Cc:        Current <freebsd-current@freebsd.org>
Subject:   Re: panic: sched_add: KSE 0xc82290c0 is still assigned to a run queue
Message-ID:  <20031212032048.GA4115@kanpc.gte.com>
In-Reply-To: <7mad5y3fgb.wl@black.imgsrc.co.jp>
References:  <7mad5y3fgb.wl@black.imgsrc.co.jp>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Dec 12, 2003 at 12:03:32PM +0900, Jun Kuriyama wrote:
> 
> 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: <MATSHITA DVD-RAM LF-D310 A116> 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.

Reverting last three commits to sched_ule.c 'helps'.
-- 
Alexander Kabaev



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031212032048.GA4115>