From owner-freebsd-stable@FreeBSD.ORG Mon Jun 30 01:36:13 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 60797106567A for ; Mon, 30 Jun 2008 01:36:13 +0000 (UTC) (envelope-from cpghost@cordula.ws) Received: from fw.farid-hajji.net (fw.farid-hajji.net [213.146.115.42]) by mx1.freebsd.org (Postfix) with ESMTP id 029928FC13 for ; Mon, 30 Jun 2008 01:36:12 +0000 (UTC) (envelope-from cpghost@cordula.ws) Received: from epia-2.farid-hajji.net (epia-2 [192.168.254.11]) by fw.farid-hajji.net (Postfix) with ESMTP id 7757434FAC; Mon, 30 Jun 2008 03:24:03 +0200 (CEST) Date: Mon, 30 Jun 2008 03:24:02 +0200 From: cpghost To: freebsd-stable@freebsd.org Message-ID: <20080630012402.GA30723@epia-2.farid-hajji.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.17 (2007-11-01) Subject: sched_ule(1) and sched_4bsd(1) 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: Mon, 30 Jun 2008 01:36:13 -0000 Hello, the man-pages sched_4bsd(1) and sched_ule(1) as of FreeBSD 7.0-STABLE #0: Sat Jun 28 22:44:54 CEST 2008 both state that SCHED_4BSD is the default scheduler. Yet SCHED_ULE is now in GENERIC, and not SCHED_4BSD! Are the man-pages wrong, or is it better to change SCHED_ULE back to SCHED_4BSD in a custom kernel config file? I'm using SCHED_ULE on UP systems for quite some time now, and there don't seem to be any regressions so far... Thanks, -cpghost. -- Cordula's Web. http://www.cordula.ws/