public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Craig Milo Rogers <rogers@ISI.EDU>
To: "Peter T. Breuer" <ptb@inv.it.uc3m.es>
Cc: linux-kernel@vger.kernel.org
Subject: Re: From 2.4 to 2.6 to 2.7?
Date: Sat, 19 Jul 2008 14:16:53 -0700	[thread overview]
Message-ID: <20080719211653.GF18350@isi.edu> (raw)
In-Reply-To: <200807191930.m6JJURC12038@inv.it.uc3m.es>

On 08.07.19, Peter T. Breuer wrote:
> In article <20080719080002.GA11272@isi.edu> you wrote:
> > In <200807180823.m6I8NIo27365@inv.it.uc3m.es>, Peter T. Breuer
> > proposed switching to a three-level numbering scheme and resetting the
> > middle number when useful [which I suppose might mean a major feature
> > change or just a desire to avoid largish meaningless numbers].  I
> > assume this sould give a sequence like:
> 
> > 2.6.26.s, 2.8.s, 2.9.s, 2.10.s,
> 
> Actually he said
> 
>    rename 2.6.28 to 2.8.0
> or 
>    rename 2.6.29 to 2.9.0
> or
>    rename 2.6.30 to 3.0.0
> 
> i.e. .. whatever you are doing now, just drop the first two numbers (the
> "2.6" bit) since they seem to be constant.

	So you're saying that the formula is to drop the "2.6" and place
a period between the first and sedond digits of what's currently the
release number? OK, I hadn't interpreted it that way.  Does the sequence
continue like this?

... 9.9.0, 10.0.0, ...

> Remember that Linus' only objective is to have smaller numbers, which
> may therefore
> 
>  1) be memorable
>  2) be good advertising copy
>  3) be meaningful
> 
> and that was the only intention of my scheme: "drop the constant bit".

	And the underlying problem is that there are only so many
small numbers.  Eventually, inevitably, constant bits accumulate in
front of the changing bits.

	Given the three criteria shown above, Linus' proposed scheme:

yyyy.r.s

seems best to me.  We know the year, it relates directly to common
experience and effectively is a small number (this year, last year,
two years ago... 0, 1, 2 years ago).

	There's the potential for cognitive dissonance if the linux
kernel takes a yyy.x format and the distrbutions also use yyyy.x, but
the two aren't the same?  e.g., what will people think if, say,
openSUSE 2009.2 contains linux kernel 2009.1?  Perhaps the
distibutions would synchronize to kernel releases as a consequence of
a revised kernel naming convention?

	There's the question of what to do if you plan on a end-of year
release, and it just doesn't happen.  I see three strategies, some of
which have been mentioned already in this thread:

1)	Retain the "yyyy.r" part, even though it's year yyyy+1 before the
	stable relese is issued.

	2008.3.rc5, 2008.3.rc6, [year 2009 arrives], 2008.3.rc7, 2008.3.0

2)	Drop  the "yyyy.r" and start over with rc1 for "yyyy+1.1".

	2008.3.rc5, 2008.3.rc6, [year 2009 arrives], 2009.1.rc1, 2009.1.0

3)	Drop  the "yyyy.r" in favor of "yyyy+1.1", but don't break the
	rc# numbering:

	2008.3.rc5, 2008.3.rc6, [year 2009 arrives], 2009.1.rc7, 2009.1.0


	The last varient seems strange on the surface, but I think it
would be easier in practice, because developers could refer to "rc5",
"rc6", "rc7", dropping the locally-constant bits will less potential
ambiguity than if the "rc#" sequence was interrupted.

					Craig Milo Rogers



  reply	other threads:[~2008-07-19 21:17 UTC|newest]

Thread overview: 54+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-15  2:10 From 2.4 to 2.6 to 2.7? Stoyan Gaydarov
2008-07-15  2:22 ` Linus Torvalds
2008-07-15  2:31   ` Stoyan Gaydarov
2008-07-15  2:47     ` Linus Torvalds
2008-07-15  3:55       ` david
2008-07-15  5:31         ` Willy Tarreau
2008-07-15  6:40           ` Rafael C. de Almeida
2008-07-15  7:23           ` Stoyan Gaydarov
2008-07-15  7:49       ` Jan Engelhardt
2008-07-17 17:25         ` Jan Engelhardt
2008-07-17 19:56           ` Craig Milo Rogers
2008-07-17 20:21             ` Jan Engelhardt
2008-07-19  8:00               ` Craig Milo Rogers
2008-07-19  8:52                 ` Rene Herman
2008-07-19 20:49                   ` Craig Milo Rogers
2008-07-19 20:56                     ` david
2008-07-19 21:56                       ` Jan Engelhardt
2008-07-20  8:34                     ` Rene Herman
2008-07-20 14:53                       ` Stefanos Harhalakis
2008-07-19 19:30                 ` Peter T. Breuer
2008-07-19 21:16                   ` Craig Milo Rogers [this message]
2008-07-19 23:10                     ` Peter T. Breuer
2008-07-15  8:29       ` Bernd Petrovitsch
2008-07-15 12:41       ` Kasper Sandberg
2008-07-15 13:18         ` Alberto Gonzalez
2008-07-15 18:06       ` Charles grey wolf Banas
2008-07-15 20:43       ` Adrian Bunk
2008-07-16  7:53         ` Jan Engelhardt
2008-07-16  7:57           ` Rene Herman
2008-07-17 22:16         ` Adrian Bunk
2008-07-15 10:10   ` Andi Kleen
2008-07-15 11:31     ` Jan Engelhardt
2008-07-15 15:20     ` Linus Torvalds
2008-07-15 15:27     ` Parag Warudkar
2008-07-15 15:32       ` Alan Cox
2008-07-18  9:02         ` Andi Kleen
2008-07-16 21:11     ` Lennart Sorensen
2008-07-15 12:38   ` Alan Cox
2008-07-15 14:07   ` Byron Stanoszek
2008-07-16 21:14     ` Lennart Sorensen
2008-07-17  0:03       ` Alex Chiang
2008-07-17 12:38         ` Lennart Sorensen
2008-07-17 20:02           ` Alex Chiang
2008-07-15 14:24   ` Cyrill Gorcunov
2008-07-15 16:36     ` Tobias Brox
2008-07-15 18:04   ` H. Peter Anvin
2008-07-16  4:22     ` Rene Herman
2008-07-16  6:55       ` Rafael C. de Almeida
2008-07-16  7:17         ` Rene Herman
2008-07-16  7:30         ` Rene Herman
2008-07-16  9:34       ` Peter T. Breuer
  -- strict thread matches above, loose matches on Subject: below --
2008-07-17 22:05 Alastair Stevens
2008-07-17 22:40 ` Lennart Sorensen
2008-07-18  8:23   ` Peter T. Breuer

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=20080719211653.GF18350@isi.edu \
    --to=rogers@isi.edu \
    --cc=linux-kernel@vger.kernel.org \
    --cc=ptb@inv.it.uc3m.es \
    /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