From owner-freebsd-questions@FreeBSD.ORG Fri Dec 17 15:45:53 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 78A2116A4CE for ; Fri, 17 Dec 2004 15:45:53 +0000 (GMT) Received: from mailgate2.zdv.Uni-Mainz.DE (mailgate2.zdv.Uni-Mainz.DE [134.93.178.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A07D43D6A for ; Fri, 17 Dec 2004 15:45:53 +0000 (GMT) (envelope-from ohartman@uni-mainz.de) Received: from [134.93.183.16] (edda.Geo.Uni-Mainz.DE [134.93.183.16]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mailgate2.zdv.Uni-Mainz.DE (Postfix) with ESMTP id 40C7030006D6; Fri, 17 Dec 2004 16:45:49 +0100 (CET) Message-ID: <41C2FF4C.2020708@uni-mainz.de> Date: Fri, 17 Dec 2004 16:46:20 +0100 From: "O. Hartmann" Organization: Institut =?UTF-8?B?ZsO8ciBHZW9waHlzaWs=?= User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; de-AT; rv:1.7.3) Gecko/20041113 X-Accept-Language: de-de, en MIME-Version: 1.0 To: Peter Farmer References: <41C2CA66.6020409@hashbang.org.uk> In-Reply-To: <41C2CA66.6020409@hashbang.org.uk> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at uni-mainz.de cc: freebsd-questions@freebsd.org Subject: Re: Trouble with ULE scheduler X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Dec 2004 15:45:53 -0000 Peter Farmer schrieb: > From http://www.freebsd.org/releases/5.3R/errata.html > > (1 Nov 2004) The ULE scheduler described in the release notes has been > completely disabled to discourage its use because it has stability > problems. > > > HTH Is there a way to explicitely enable it for testing purposes? Oliver