From owner-freebsd-current@FreeBSD.ORG Mon Sep 15 22:49:01 2003 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 CBD0316A4B3 for ; Mon, 15 Sep 2003 22:49:01 -0700 (PDT) Received: from smtp.mho.com (smtp.mho.net [64.58.4.6]) by mx1.FreeBSD.org (Postfix) with SMTP id 4E79943F85 for ; Mon, 15 Sep 2003 22:49:00 -0700 (PDT) (envelope-from scottl@freebsd.org) Received: (qmail 33827 invoked by uid 1002); 16 Sep 2003 05:48:59 -0000 Received: from unknown (HELO freebsd.org) (64.58.1.252) by smtp.mho.net with SMTP; 16 Sep 2003 05:48:59 -0000 Message-ID: <3F66A446.7090408@freebsd.org> Date: Mon, 15 Sep 2003 23:48:54 -0600 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3) Gecko/20030425 X-Accept-Language: en-us, en MIME-Version: 1.0 To: current@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Release Engineering Status Report 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: Tue, 16 Sep 2003 05:49:01 -0000 All, I'd like to give a status report for 4.x and 5.x for the developers and users who didn't attend the DevSummit this past weekend. 4.9: The 4.9 release is likely going to be pushed back for a few weeks while the recent instability reports are tracked down. The target goal is two weeks, but hopefully things can be resolved before then. The problems appear to stem from the recent PAE import. The consensus reached at the DevSummit is that PAE is a critical feature for 4.x and that removing it isn't desirable unless the problems persist. We encourage anyone to help with this. 5.x: The 5-stable roadmap document received a major overhaul yesterday. I encourage everyone to take a look at it at http://www.freebsd.org/doc/en_US.ISO8859-1/articles/5-roadmap/index.html. Among the highlights, KSE is progressing extremely well and is no longer a major source of concern for 5-stable. Stability is also at a very good level. However, while performance has improved in some areas, it is not at the level that we want it to be. Since improving performance will likely involve changing some API's and adding short-term risk to stability, it's looking like the 5-stable branch will be delayed until 5.3. 5.2 will be released in late Nov/early Dec and will feature the vastly improved KSE, partially-improved network performance, optional dynamically-linked root filesystem, and many stability fixes, along with numerous new features. I thank all of the developers, contributors, and users for the highly productive summer and ask that that enthusiasm continue as we push towards 5.2 and 5.3. Scott The Release Engineering Team