From owner-freebsd-current@FreeBSD.ORG Tue Sep 7 01:30:41 2004 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 65FD116A4CE for ; Tue, 7 Sep 2004 01:30:39 +0000 (GMT) Received: from pimout3-ext.prodigy.net (pimout3-ext.prodigy.net [207.115.63.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id D913543D3F for ; Tue, 7 Sep 2004 01:30:38 +0000 (GMT) (envelope-from julian@elischer.org) Received: from elischer.org (adsl-69-104-103-54.dsl.snfc21.pacbell.net [69.104.103.54])i871Ua3d266374; Mon, 6 Sep 2004 21:30:37 -0400 Message-ID: <413D0F39.2050001@elischer.org> Date: Mon, 06 Sep 2004 18:30:33 -0700 From: Julian Elischer User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.4b) Gecko/20030524 X-Accept-Language: en, hu MIME-Version: 1.0 To: Jun Kuriyama References: <7m3c1vv707.wl@black.imgsrc.co.jp> <413C987B.3020609@elischer.org> <7mwtz7szmm.wl@black.imgsrc.co.jp> In-Reply-To: <7mwtz7szmm.wl@black.imgsrc.co.jp> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: Current Subject: Re: panic: sched_add: kse already in 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: Tue, 07 Sep 2004 01:30:41 -0000 Jun Kuriyama wrote: > At Mon, 06 Sep 2004 10:03:55 -0700, > Julian Elischer wrote: > >>>I cannot break to the debugger so cannot get trace of this. >> >>which scheduler? >>preemption on or off? > > > I'm still using SCHED_ULE. I'm not using any PREEMPTION related > options in my kernel config (I don't know which is default now). > what date is the kernel sources? did your problem start on a particular date? I remember hearing about this error message before the sched patch was added a few days ago..