From owner-freebsd-current@FreeBSD.ORG Wed Jan 12 20:58:57 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 370C616A4CF for ; Wed, 12 Jan 2005 20:58:57 +0000 (GMT) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id C01C843D48 for ; Wed, 12 Jan 2005 20:58:56 +0000 (GMT) (envelope-from robert@fledge.watson.org) Received: from fledge.watson.org (localhost [127.0.0.1]) by fledge.watson.org (8.13.1/8.13.1) with ESMTP id j0CKsgpx053367; Wed, 12 Jan 2005 15:54:42 -0500 (EST) (envelope-from robert@fledge.watson.org) Received: from localhost (robert@localhost)j0CKsfqw053364; Wed, 12 Jan 2005 20:54:41 GMT (envelope-from robert@fledge.watson.org) Date: Wed, 12 Jan 2005 20:54:41 +0000 (GMT) From: Robert Watson X-Sender: robert@fledge.watson.org To: Richard Coleman In-Reply-To: <41E553EB.10809@criticalmagic.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: current@freebsd.org cc: Ivan Voras Subject: Re: MFC wishlist X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 12 Jan 2005 20:58:57 -0000 On Wed, 12 Jan 2005, Richard Coleman wrote: > > No, because the project has no ability to "assign > > priority/resources". If someone who has is intrested and capable time > > to work on it, does so in time, then it may be done, if not, it > > won't. > > Should we take this to mean that none of the developers are interested > in ULE any more? That's the general feeling I get these days. Just > curious. Well, Jeff had a spurt of activity just before Christmas in which he corrected some issues relating to scheduling, and also committed a visual scheduling analysis tool that is both (a) quite neat, and (b) intended to help him measure and optimize scheduling. However, he's not been seen since then, so perhaps he went on vacation for a few weeks. From conversations with him, it sounded like he would be investing a substantial mount of time on the SMP VFS locking work, and also on SCHED_ULE. Robert N M Watson