From owner-freebsd-questions@FreeBSD.ORG Fri Nov 4 03:59:00 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 11F5816A41F for ; Fri, 4 Nov 2005 03:59:00 +0000 (GMT) (envelope-from mailing-lists@msdi.ca) Received: from mail02.msdihosting.net (ntweb04.msdihosting.net [66.199.153.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id A9F4743D45 for ; Fri, 4 Nov 2005 03:58:59 +0000 (GMT) (envelope-from mailing-lists@msdi.ca) Received: from ian.msdi.ca ([24.201.183.241]) by mail02.msdihosting.net ((iPlanet Messaging Server 5.2 HotFix 1.21 (built Sep 8 2003))) with SMTP id B3Q02104 for ; Thu, 03 Nov 2005 22:59:17 -0500 Message-Id: <6.2.3.4.2.20051103225321.0252cc58@pop.msdi.ca> X-Mailer: QUALCOMM Windows Eudora Version 6.2.3.4 Date: Thu, 03 Nov 2005 22:58:58 -0500 To: freebsd-questions@freebsd.org From: Ian Lord Mime-Version: 1.0 X-DEBUG: 1 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Bug ?: SCHED_4BSD VS SCHED_ULE 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: Fri, 04 Nov 2005 03:59:00 -0000 Hi, I am running amd64 version on a Dell 2850 Dual Xeon processor with emt64 as soon as I turn on SCHED_ULE instead of SCHED_4BSD in rc.conf, the system starts to behave strangely. During boot, named and sshd can't start normally, system is unstable, etc Is that a known bug or isnt it suppose to work anyway on this kind of system ? Thanks