From owner-cvs-src@FreeBSD.ORG Sat Jul 3 04:15:34 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0A6FB16A4D1; Sat, 3 Jul 2004 04:15:34 +0000 (GMT) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id A92E343D46; Sat, 3 Jul 2004 04:15:33 +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 i634F3AX016971; Sat, 3 Jul 2004 00:15:03 -0400 (EDT) (envelope-from robert@fledge.watson.org) Received: from localhost (robert@localhost)i634F3Dl016968; Sat, 3 Jul 2004 00:15:03 -0400 (EDT) (envelope-from robert@fledge.watson.org) Date: Sat, 3 Jul 2004 00:15:03 -0400 (EDT) From: Robert Watson X-Sender: robert@fledge.watson.org To: Brian Fundakowski Feldman In-Reply-To: <20040703035412.GA17270@green.homeunix.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Bosko Milekic cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern sched_ule.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Jul 2004 04:15:34 -0000 On Fri, 2 Jul 2004, Brian Fundakowski Feldman wrote: > On Sat, Jul 03, 2004 at 01:19:46AM +0000, Bosko Milekic wrote: > > bmilekic 2004-07-03 01:19:46 UTC > > > > FreeBSD src repository > > > > Modified files: > > sys/kern sched_ule.c > > Log: > > Fix SCHED_ULE build on SMP. The previous revision (1.110) > > introduced a KSE_CAN_MIGRATE() invocation with one argument > > missing (class). Either this is a genuine forget or it crept > > in from JHB's repo where he may have modified it. If it's > > the latter then it may require more attention. For now fix > > the make depend. > > The sched_4bsd.c code doesn't have the same problem? Nope, because when I tested the preemption bits for John over the last few days, it was with 4BSD. Robert N M Watson FreeBSD Core Team, TrustedBSD Projects robert@fledge.watson.org Principal Research Scientist, McAfee Research