From: Dave Jones <davej@redhat.com>
To: "Robert P. J. Day" <rpjday@mindspring.com>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: maturity and status and attributes, oh my!
Date: Fri, 31 Aug 2007 19:02:15 -0400 [thread overview]
Message-ID: <20070831230215.GF11499@redhat.com> (raw)
In-Reply-To: <Pine.LNX.4.64.0708311720140.29153@localhost.localdomain>
On Fri, Aug 31, 2007 at 05:38:34PM -0400, Robert P. J. Day wrote:
> it may be that some people had a different understanding of what was
> meant by "maturity" than i did. what *i* meant by that attribute is
> a feature's current position in the normal software life cycle, and
> that would be one of:
>
> experimental -> normal (stable) -> deprecated -> obsolete
Life isn't so black and white.
* We have stuff go into the tree that isn't experimental on a regular
basis, due to proving outside of Linus' tree, be that in -mm, or
a distro tree, or anywhere else.
* We've had code become undeprecated a few times.
* Likewise stuff has sometimes got so fucked up that it's become
experimental again (see the longhaul driver for a great example
of a catastrophe in motion).
> it's a natural progression and, at any point, a feature cannot
> possibly have more than one maturity value. it would be as absurd as
> saying that someone was a teenager *and* was a twenty-something at the
> same time. not possible.
Again, not so black and white.
It's feasible that something can be experimental on one architecture,
stable on another (typically x86), or even deprecated on x86, but still
supported on other architectures.
It's not just a per arch thing either, in some cases, we've had
differing levels of maturity based upon other hardware constraints,
or even varying versions of system software.
> another attribute can then be what i was calling "status" but could
> also be called "quality". *that* is where you could categorize a
> feature as one of FLAKY, BROKEN and so on. that's an entirely
> independent categorization from maturity, which means you could have
> features that were both experimental and flaky, or deprecated and
> broken, or what have you. and those settings would be done with
> separate Kconfig directives:
Kconfig is an awful mechanism for tracking whether something is stable or not.
Take for example the skge net driver. It's "perfect" on some systems,
and utterly busted on others. How would you express that in Kconfig ?
Dave
--
http://www.codemonkey.org.uk
next prev parent reply other threads:[~2007-08-31 23:02 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-31 21:38 maturity and status and attributes, oh my! Robert P. J. Day
2007-08-31 22:02 ` Jeff Garzik
2007-09-01 6:35 ` Jan Engelhardt
2007-09-01 9:06 ` Robert P. J. Day
2007-08-31 22:36 ` Stefan Richter
2007-09-01 1:23 ` Robert P. J. Day
2007-09-01 9:14 ` Stefan Richter
2007-09-01 9:21 ` Robert P. J. Day
2007-09-01 9:47 ` Stefan Richter
2007-09-01 9:54 ` Robert P. J. Day
2007-09-01 13:14 ` Jan Engelhardt
2007-09-01 13:53 ` Jeff Garzik
2007-09-01 10:43 ` Jeff Garzik
2007-09-01 10:52 ` Robert P. J. Day
2007-09-01 11:06 ` Jeff Garzik
2007-09-01 13:44 ` Bartlomiej Zolnierkiewicz
2007-09-01 13:52 ` Jeff Garzik
2007-09-01 14:27 ` Stefan Richter
[not found] ` <Pine.LNX.4.64.0709010435070.26137@localhost.localdomain>
2007-09-01 9:27 ` Stefan Richter
2007-09-01 9:41 ` Robert P. J. Day
2007-09-01 17:22 ` Dave Jones
2007-09-01 17:58 ` Robert P. J. Day
2007-09-01 18:06 ` Robert P. J. Day
2007-09-01 18:24 ` Dave Jones
2007-08-31 23:02 ` Dave Jones [this message]
2007-09-01 8:34 ` Robert P. J. Day
-- strict thread matches above, loose matches on Subject: below --
2007-08-31 23:29 Mitchell Erblich
2007-09-01 1:33 ` Robert P. J. Day
2007-09-01 6:39 ` Jan Engelhardt
2007-09-01 7:02 ` Robert P. J. Day
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070831230215.GF11499@redhat.com \
--to=davej@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=rpjday@mindspring.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox