From owner-freebsd-stable@FreeBSD.ORG Thu Jan 5 01:06:41 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C30F416A41F for ; Thu, 5 Jan 2006 01:06:41 +0000 (GMT) (envelope-from marko@freebsd.org) Received: from pih-relay05.plus.net (pih-relay05.plus.net [212.159.14.132]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6925843D49 for ; Thu, 5 Jan 2006 01:06:41 +0000 (GMT) (envelope-from marko@freebsd.org) Received: from [80.229.231.20] (helo=[192.168.1.4]) by pih-relay05.plus.net with esmtp (Exim) id 1EuJaS-0001cD-CY for freebsd-stable@freebsd.org; Thu, 05 Jan 2006 01:06:40 +0000 Message-ID: <43BC7150.1020009@freebsd.org> Date: Thu, 05 Jan 2006 01:07:28 +0000 From: Mark Ovens User-Agent: Mail/News 1.6a1 (X11/20051228) MIME-Version: 1.0 To: freebsd-stable@freebsd.org References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: RELENG_6: Which scheduler for SMP? 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: Thu, 05 Jan 2006 01:06:41 -0000 Pete French wrote: >> What I am trying to decide is whether there any point in making the jump >> from a very stable RELENG_5 system to RELENG_6. AIUI the ULE scheduler >> and it's associated options optimize the use of multiple CPUs and by >> staying with 4BSD I'm not getting the best performance from my system. > > I'm not using ULE either - but I got a 15 percent speedup out of our SMP > systems when moving from RELENG_5 to 6.0-RELEASE. Definitely worth doing > in my opinion and am now upgrading all the production systems to 6.0 > >> Can anyone offer any advice on this please? > > Yes, do it. Its a definite improvement. > OK, I've done it, and am pleased with the result :) Thanks to everyone for the info about the current state of ULE. I'm sticking with 4BSD as the box is rock solid with that. Regards, Mark