From: Jean Delvare <khali@linux-fr.org>
To: Edgar Hucek <hostmaster@ed-soft.at>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: Re: New Linux Development Model
Date: Sun, 6 Nov 2005 18:38:49 +0100 [thread overview]
Message-ID: <20051106183849.68775b66.khali@linux-fr.org> (raw)
In-Reply-To: <436DEF22.4010903@ed-soft.at>
Hi Edgar,
> It's frustrating for the user, have on the one side the
> new hardware supported but on the other side, mybe broken support for
> the existing hardware.
> (...)
> So you wanna say a new "stable" kernel isn't a realy a stable one
> and i can't relay that it behaves like the older one ? If it's so, then
> something is completely wrong in kernel development.
"stable" is a relative notion. It's a tradeoff between improvements and
the lack of regression. What you are asking for is absolute stability.
This can only be achieved by the absolute lack of change. As soon as
any change is made to the kernel, there is a risk of regression. Blame
it on the complexity and variety of computer hardware.
It is our collective belief, as the kernel developers, that the current
development model represents the best tradeoff we can achieve. We know,
because we are the ones who suffer the most when the development model
is not efficient.
Having a separate development branch is not a solution. It was
discussed on this list and various other places several times already.
Read the archives. The bottom line is that separate trees increase the
workload on developers and divide the testing efforts, so we're losing
on all fronts.
Let's imagine we have a separate development branch for a minute. This
means we wouldn't be adding new stuff to the stable branch, right? Else
it wouldn't be stable. So, you would complain that the stable branch
doesn't have the latset ipw2200 driver. We would direct you to the
development branch, which has it. You would complain that some drivers
are broken for you in this branch, which is expected to happen in a
development branch. See? Separate branches did not even solve your
problem.
You blame your current problems on the development model, yet you
failed to demonstrate how exactly this development model was
responsible for them, as you failed to propose a different model which
would solve them.
--
Jean Delvare
next prev parent reply other threads:[~2005-11-06 17:38 UTC|newest]
Thread overview: 48+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-05 9:42 New Linux Development Model hostmaster
2005-11-05 10:29 ` Francois Romieu
2005-11-05 11:29 ` Jean Delvare
2005-11-05 13:19 ` Edgar Hucek
2005-11-05 13:44 ` Adrian Bunk
2005-11-05 13:47 ` Alistair John Strachan
2005-11-05 22:23 ` Mark Lord
2005-11-06 0:28 ` Alistair John Strachan
2005-11-05 14:34 ` Jesper Juhl
2005-11-05 14:48 ` Oliver Neukum
2005-11-05 14:56 ` Fawad Lateef
2005-11-05 15:28 ` Adrian Bunk
2005-11-06 10:52 ` jerome lacoste
2005-11-06 11:55 ` Edgar Hucek
2005-11-06 12:39 ` Adrian Bunk
2005-11-06 12:57 ` Bernd Petrovitsch
2005-11-06 17:38 ` Jean Delvare [this message]
[not found] ` <436DEEFC.4020301@ed-soft.at>
2005-11-06 13:43 ` jerome lacoste
2005-11-09 0:11 ` caszonyi
2005-11-09 0:23 ` Con Kolivas
2005-11-09 7:00 ` Diego Calleja
2005-11-09 12:30 ` jerome lacoste
2005-11-09 14:03 ` caszonyi
2005-11-09 15:45 ` Marcos Marado
2005-11-06 16:50 ` John Carlson
2005-11-06 18:17 ` Bernd Petrovitsch
2005-11-09 0:16 ` caszonyi
2005-11-06 15:22 ` Jim Nance
2005-11-06 16:55 ` John Carlson
-- strict thread matches above, loose matches on Subject: below --
2005-11-09 1:47 Ian Kumlien
2005-11-09 11:08 ` Marcos Marado
2005-11-09 11:30 ` Ian Kumlien
2005-11-09 12:03 ` Wed, 9 Nov 2005 13:03:07 +0100
2005-11-09 15:49 ` Ian Kumlien
2005-11-09 15:58 ` Al Viro
2005-11-09 16:32 ` Ian Kumlien
2005-11-09 12:37 ` Marcos Marado
2005-11-09 16:01 ` Ian Kumlien
2005-11-10 0:55 ` Alistair John Strachan
2005-11-10 15:10 ` Mark Lord
2005-11-10 19:29 ` Alistair John Strachan
2005-11-10 19:47 ` Ian Kumlien
2005-11-09 19:05 ` Bill Davidsen
2005-11-09 20:10 ` Marcos Marado
2005-11-10 0:57 ` Alistair John Strachan
2005-11-10 20:08 ` Bill Davidsen
2005-11-10 20:21 ` Alistair John Strachan
2005-11-12 13:45 ` Bill Davidsen
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=20051106183849.68775b66.khali@linux-fr.org \
--to=khali@linux-fr.org \
--cc=hostmaster@ed-soft.at \
--cc=linux-kernel@vger.kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.