From owner-cvs-all@FreeBSD.ORG Wed Jul 7 16:07:18 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0111316A4CE; Wed, 7 Jul 2004 16:07:18 +0000 (GMT) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB4F843D45; Wed, 7 Jul 2004 16:07:17 +0000 (GMT) (envelope-from robert@fledge.watson.org) Received: from fledge.watson.org (localhost [127.0.0.1]) by fledge.watson.org (8.12.11/8.12.11) with ESMTP id i67G6ZMG038379; Wed, 7 Jul 2004 12:06:35 -0400 (EDT) (envelope-from robert@fledge.watson.org) Received: from localhost (robert@localhost)i67G6Ysf038376; Wed, 7 Jul 2004 12:06:34 -0400 (EDT) (envelope-from robert@fledge.watson.org) Date: Wed, 7 Jul 2004 12:06:34 -0400 (EDT) From: Robert Watson X-Sender: robert@fledge.watson.org To: Gleb Smirnoff In-Reply-To: <20040707155348.GC75364@cell.sick.ru> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org cc: John Baldwin Subject: Re: cvs commit: src/sys/kern sched_ule.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Jul 2004 16:07:18 -0000 On Wed, 7 Jul 2004, Gleb Smirnoff wrote: > On Wed, Jul 07, 2004 at 11:36:31AM -0400, John Baldwin wrote: > J> > Modified files: > J> > sys/kern sched_ule.c > J> > Log: > J> > Temporarily disable preemption in SCHED_ULE due to reported panics and > J> > hangs due to recent preemption changes. This change appears to remove > J> > the panic that I was running into, but at the cost of increasing > J> > ithread scheduling latency, and as such is a temporary band-aid until > J> > jhb has a chance to resolve the ule<->preemption interaction that is > J> > the source of the problem. If it doesn't fix the problem for others-- > J> > sorry! > J> > J> It it just broken on SMP? I actually did the commit from a UP preemption > J> kernel using SCHED_ULE from within X11 with KDE, etc. running. > > it is broken on UP, too. See thread in -current. An SMP kernel on a UP system, or a UP kernel on a UP system? Robert N M Watson FreeBSD Core Team, TrustedBSD Projects robert@fledge.watson.org Principal Research Scientist, McAfee Research