From owner-freebsd-stable@FreeBSD.ORG Mon Jun 9 23:05:43 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 19C471065687 for ; Mon, 9 Jun 2008 23:05:43 +0000 (UTC) (envelope-from fjwcash@gmail.com) Received: from yw-out-2324.google.com (yw-out-2324.google.com [74.125.46.29]) by mx1.freebsd.org (Postfix) with ESMTP id C200D8FC20 for ; Mon, 9 Jun 2008 23:05:42 +0000 (UTC) (envelope-from fjwcash@gmail.com) Received: by yw-out-2324.google.com with SMTP id 9so1185574ywe.13 for ; Mon, 09 Jun 2008 16:05:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=0BoX+4UYOoM/O00JcY8D3CMaDSxOPWANp0jl+EL1TJE=; b=YX+PGkXGYFPE+C9CdY7EOoODcRhPlK2cOTpYalqnNDM+7b5ZuwrfZdkO6LuXLiJ84y hiAgnr44d57kEONIuY8Bm2o2rO7P8D8PKDF3lQ1Bwddxj+gVB+LTjlIV6UOj+U71X7q+ Hez8IIdc5w4CqVM9N5jTFuphnNeuHb2I45IG0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=ldAONaLAsznf34YklIByQ/OtDsb1HgNdbiSFvjVCG6x0FdFZgJBzLExY3Z2GDswFiQ rSPb/q3tYKvduM4jXZ0+d5/cFKprJ5D0KIeONkXiINqOar3xeeZMQQQ6ZaUysoGiXGfZ 9fI3rLb1mJlBeuA0Z1yLZe8zMCDlLMuSryJkQ= Received: by 10.151.112.1 with SMTP id p1mr7204447ybm.29.1213052738089; Mon, 09 Jun 2008 16:05:38 -0700 (PDT) Received: by 10.151.51.5 with HTTP; Mon, 9 Jun 2008 16:05:38 -0700 (PDT) Message-ID: Date: Mon, 9 Jun 2008 16:05:38 -0700 From: "Freddie Cash" To: "FreeBSD Stable" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <3cc535c80806080449q3ec6e623v8603e9eccc3ab1f2@mail.gmail.com> Subject: Re: CLARITY re: challenge: end of life for 6.2 is premature with buggy 6.3 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Jun 2008 23:05:43 -0000 On Mon, Jun 9, 2008 at 3:25 PM, Jo Rhett wrote: > On Jun 8, 2008, at 3:27 PM, Freddie Cash wrote: >> Like I said, you have to define what you mean by "stable" and >> "unstable" before the discussion can continue. >> >> "stable" can mean many things to many people. You talk about feature >> stability. Other may talk about "number of open bugs" as being >> unstable. Others may talk of API/ABI stability. Other may mean "code >> that don't crash a system". >> >> Your view of "stable" meaning "features don't change" is no where near >> my definition of stable (systems that don't crash, and where I can run >> binaries from older point releases on newer point releases). > > I don't care about features, I care about uptime. "stable" in my brain > means that there isn't 150 revisions to the cvs tree in the 2 months post > release regarding kernel and core drivers. "stable" is also overloaded with > meaning "will be around long enough that I can focus on other projects > instead of replacing it nearly instantly with a new release" > > FWIW, since you clearly misunderstood my point of view. Actually, I believe you misunderstood me, as you quoted me out of context, and quoted my reply to someone else. :) My message to you was "define what you mean by stable and unstable". Which, if I follow correctly, you define as "never having any commits to the codebase". I care about uptime as well (along with performance and maintainability). And so far, none of our systems using em(4) cards, bge(4) cards, twa(4) cards, gmirror(8) (although I've since moved those to 7-STABLE with ZFS alongside), running on bare metal or in VMs have any issues with 6.3-RELEASE or 7.0-RELEASE. But, how does "the number of commits since release" have any bearing on uptime of a system you haven't tested? ;) Those seem to be completely unrelated to me. -- Freddie Cash fjwcash@gmail.com