From owner-freebsd-hackers@FreeBSD.ORG Fri Jan 27 12:01:47 2012 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4C6BE1065678; Fri, 27 Jan 2012 12:01:47 +0000 (UTC) (envelope-from mark@exonetric.com) Received: from relay0.exonetric.net (relay0.exonetric.net [82.138.248.161]) by mx1.freebsd.org (Postfix) with ESMTP id E587F8FC26; Fri, 27 Jan 2012 12:01:46 +0000 (UTC) Received: from simonmacbook.fairfx.local (unknown [62.244.179.66]) by relay0.exonetric.net (Postfix) with ESMTP id B61B957228; Fri, 27 Jan 2012 12:01:45 +0000 (GMT) Mime-Version: 1.0 (Apple Message framework v1251.1) Content-Type: text/plain; charset=us-ascii From: Mark Blackman In-Reply-To: <20120127032616.GB32500@lonesome.com> Date: Fri, 27 Jan 2012 12:01:44 +0000 Content-Transfer-Encoding: quoted-printable Message-Id: References: <201201260937.47448.jhb@freebsd.org> <6D5F6ECE-5966-4849-AFDC-7F385E2CE906@exonetric.com> <201201261322.29688.jhb@freebsd.org> <20120126224921.GA26109@lonesome.com> <20120127032616.GB32500@lonesome.com> To: Mark Linimon X-Mailer: Apple Mail (2.1251.1) Cc: freebsd-hackers@freebsd.org, Adrian Chadd , Mark Saad , John Baldwin Subject: Re: FreeBSD has serious problems with focus, longevity, and lifecycle X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Jan 2012 12:01:47 -0000 On 27 Jan 2012, at 03:26, Mark Linimon wrote: > On Thu, Jan 26, 2012 at 10:52:44PM +0000, Mark Blackman wrote: >> I suspect poor old RE is putting too much work into BETAs and RCs for >> point releases.=20 >=20 > The counter-argument is that we have a lot more leeway to make = mistakes > on a .0 release. We're not going to be cut any slack at all for = shipping > a badly regressed point release. >=20 > Some minor regressions are inevitable in software, but they do indeed > need to be minor. >=20 > For how we're doing with regressions in general, see: >=20 > = http://people.freebsd.org/~linimon/studies/prs/prs_for_tag_regression.html= >=20 > Now, it's true that many of the recent PRs are against 9.0, and many = of > the ones that aren't may be stale (certainly most of the pre-2010 = ones), > but these are the types of things that users really notice and become > unhappy about. All good points, although I'd guess there's some diminishing returns = argument for progressive RCs/BETAs, however probably only the RE team have a good = feeling for the sweet spot. - Mark