From owner-freebsd-stable@FreeBSD.ORG Sun Jan 20 18:12:52 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0E90016A419 for ; Sun, 20 Jan 2008 18:12:52 +0000 (UTC) (envelope-from stephen@math.missouri.edu) Received: from cauchy.math.missouri.edu (cauchy.math.missouri.edu [128.206.184.213]) by mx1.freebsd.org (Postfix) with ESMTP id C2E4313C459 for ; Sun, 20 Jan 2008 18:12:51 +0000 (UTC) (envelope-from stephen@math.missouri.edu) Received: from laptop2.gateway.2wire.net (cauchy.math.missouri.edu [128.206.184.213]) by cauchy.math.missouri.edu (8.14.2/8.14.1) with ESMTP id m0KIBpnx022797; Sun, 20 Jan 2008 12:11:52 -0600 (CST) (envelope-from stephen@math.missouri.edu) Message-ID: <47938F21.6020308@math.missouri.edu> Date: Sun, 20 Jan 2008 12:12:49 -0600 From: Stephen Montgomery-Smith User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8.1.11) Gecko/20080109 SeaMonkey/1.1.7 MIME-Version: 1.0 To: "Jason C. Wells" References: <479388C0.50507@highperformance.net> In-Reply-To: <479388C0.50507@highperformance.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-stable Subject: Re: Scheduler in Various Docs X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Jan 2008 18:12:52 -0000 Jason C. Wells wrote: > The comments regarding SCHED_ULE and SCHED_4BSD are inconsistent with > information found in the email archives. LINT says ULE is experimental. > The handbook doesn't mention ULE at all. The archives say ULE is the > new recommended scheduler. > > If ULE is in fact the current recommendation, then a few docs need to be > updated. To add to Jason's point - why does GENERIC still default to SCHED_4BSD? Are there plans to change this before 7.0 is truly released?