From owner-freebsd-current@FreeBSD.ORG Thu Jan 4 23:57:42 2007 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from localhost.my.domain (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id C287816A40F; Thu, 4 Jan 2007 23:57:41 +0000 (UTC) (envelope-from davidxu@freebsd.org) From: David Xu To: freebsd-current@freebsd.org Date: Fri, 5 Jan 2007 07:57:36 +0800 User-Agent: KMail/1.8.2 References: <20070104005625.D1508@10.0.0.1> <459D1CC8.9060604@samsco.org> <3bbf2fe10701041403n79f1b356o3359ab9c627b5e1f@mail.gmail.com> In-Reply-To: <3bbf2fe10701041403n79f1b356o3359ab9c627b5e1f@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200701050757.36496.davidxu@freebsd.org> Cc: Attilio Rao , current@freebsd.org Subject: Re: ULE 2.0 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Jan 2007 23:57:42 -0000 On Friday 05 January 2007 06:03, Attilio Rao wrote: > Well, sched_core has a lot of the Linux scheduler features. > I think what really David want are 2 layers (dispatching/topology) > independent by the "scheduling" algorithms. dynamic priority algorithms. :-) > Attilio