From owner-freebsd-stable@FreeBSD.ORG Sat Apr 19 00:34:30 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 69BEF106564A for ; Sat, 19 Apr 2008 00:34:30 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from tarsier.delphij.net (delphij-pt.tunnel.tserv2.fmt.ipv6.he.net [IPv6:2001:470:1f03:2c9::2]) by mx1.freebsd.org (Postfix) with ESMTP id EEBD08FC1D for ; Sat, 19 Apr 2008 00:34:28 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from tarsier.geekcn.org (tarsier.geekcn.org [202.108.54.204]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by tarsier.delphij.net (Postfix) with ESMTPS id C92EC2844E for ; Sat, 19 Apr 2008 08:34:27 +0800 (CST) Received: from localhost (tarsier.geekcn.org [202.108.54.204]) by tarsier.geekcn.org (Postfix) with ESMTP id 68A1BEC6BB5; Sat, 19 Apr 2008 08:34:27 +0800 (CST) X-Virus-Scanned: amavisd-new at geekcn.org Received: from tarsier.geekcn.org ([202.108.54.204]) by localhost (mail.geekcn.org [202.108.54.204]) (amavisd-new, port 10024) with ESMTP id S7bWSZ-o9FIp; Sat, 19 Apr 2008 08:34:21 +0800 (CST) Received: from charlie.delphij.net (71.5.7.139.ptr.us.xo.net [71.5.7.139]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tarsier.geekcn.org (Postfix) with ESMTPSA id E5089EC6BEA; Sat, 19 Apr 2008 08:34:20 +0800 (CST) DomainKey-Signature: a=rsa-sha1; s=default; d=delphij.net; c=nofws; q=dns; h=message-id:date:from:reply-to:organization:user-agent: mime-version:to:cc:subject:references:in-reply-to: x-enigmail-version:openpgp:content-type:content-transfer-encoding; b=rZqdZ7S/sGjzYj2fHSAvYxvzLR6n6WRTKAbmU+ALOBKGiGk381esFXOjV/91Ir+bq N50W48CoLUNqdEnzIcbJA== Message-ID: <48093E08.3050506@delphij.net> Date: Fri, 18 Apr 2008 17:34:16 -0700 From: Xin LI Organization: The FreeBSD Project User-Agent: Thunderbird 2.0.0.12 (X11/20080312) MIME-Version: 1.0 To: Brian References: <20080418143407.J43748@numail.brianwhalen.net> In-Reply-To: <20080418143407.J43748@numail.brianwhalen.net> X-Enigmail-Version: 0.95.6 OpenPGP: id=18EDEBA0; url=http://www.delphij.net/delphij.asc Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org Subject: Re: ule scheduler X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: d@delphij.net List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Apr 2008 00:34:30 -0000 Brian wrote: > I see this is the standard recommendation for those of us using SMP. I > am wondering how far away we are from that becoming standard, since on > even amd64, I see the older scheduler is still in place? It *is* the default scheduler for RELENG_7 and -HEAD for most architectures. Cheers, -- Xin LI http://www.delphij.net/ FreeBSD - The Power to Serve!