From owner-freebsd-questions@FreeBSD.ORG Sun Nov 26 16:32:16 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C5F7416A492 for ; Sun, 26 Nov 2006 16:32:16 +0000 (UTC) (envelope-from almarrie@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.174]) by mx1.FreeBSD.org (Postfix) with ESMTP id E7D4943D5C for ; Sun, 26 Nov 2006 16:31:20 +0000 (GMT) (envelope-from almarrie@gmail.com) Received: by ug-out-1314.google.com with SMTP id o2so896910uge for ; Sun, 26 Nov 2006 08:32:14 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=kPRNvMSgO2/Ok9qos+Qy4eR5LMUghC26lWXKeahqrxcyDyrmuZcGlYnf/ezaTrjDIZ7fDkTfzxACFfbERuMd1XdL30bwRv691RIf08+ggT4j+cgWMlSI0NEYcjgIe5S4f06871YP5Kks/GNT52dHuwM4cLGJf7zXHTkRWXT8Mzc= Received: by 10.66.248.5 with SMTP id v5mr10507802ugh.1164558734215; Sun, 26 Nov 2006 08:32:14 -0800 (PST) Received: by 10.66.255.10 with HTTP; Sun, 26 Nov 2006 08:32:13 -0800 (PST) Message-ID: <499c70c0611260832m448702e8yaf660e73c08da0de@mail.gmail.com> Date: Sun, 26 Nov 2006 19:32:13 +0300 From: "John Smith" To: "Andrew Pantyukhin" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <499c70c0611260212sa53a2bcq6345f063b7bfdddf@mail.gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD 6.2: ULE vs 4BSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 16:32:16 -0000 On 11/26/06, Andrew Pantyukhin wrote: > On 11/26/06, John Smith wrote: > > Hello, > > > > What shall I use as a scheduler on it? 4BSD or ULE? > > The general consensus is you should not touch ULE unless > you're a developer willing to fix some outstanding issues and > maybe take active maintainership of it. > > You can try it just for the fun of it, but your problem reports > will be met by a grinning "we told you so". > Thank you Andrew, I'm asking because I downloaded PC-BSD 1.3 Beta which is based on FreeBSD 6.1 and the default in kernel is ULE, so I wanted to make sure. Regards, -J