From: Ken Brownfield <brownfld@irridia.com>
To: Dead2 <dead2@circlestorm.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: The direction linux is taking
Date: Tue, 18 Dec 2001 12:37:24 -0600 [thread overview]
Message-ID: <20011218123724.A32316@asooo.flowerfire.com> (raw)
In-Reply-To: <E16GLmv-0007d4-00@the-village.bc.nu> <026701c187d5$ec2472c0$67c0ecd5@dead2>
In-Reply-To: <026701c187d5$ec2472c0$67c0ecd5@dead2>; from dead2@circlestorm.org on Tue, Dec 18, 2001 at 04:09:00PM +0100
The CVS tree availability you mention parallels the FreeBSD tree, I
believe. However, assuming enough brain cycles, one knowledgable
maintainer seems to be a better method of maintaining a kernel.
Having one person maintain the entire CVS tree for an OS would be
laughable, but in the case of a kernel you have much tighter control
over what goes into a smaller, more delicate tree, with maintainers who
have access to hardware for device driver implementation, etc.
Especially when this person is a Linus/Alan/Marcelo, etc.
I've been following lkml for some time now, and I've been using patches
that get posted to the list. But I do so at my own risk, since I do not
have comprehensive knowledge of kernel internels. But even I can tell
that many of the patches posted are either bogus, are potentially
incorrect in subtle and/or complex ways, or are simply working around
user-space issues or other bugs.
There have been discussions on this list (and several off) about how
patches are dropped, ignored, etc. Part of this is due to what Linus
himself described as a conservative stabilization of 2.4 given VM and
other issues. I believe the other part is that one person (Marcelo in
this case) will have a hard time taking something as verbose as lkml
(plus the plethora of direct email that he must receive) and weed out
the noise from the signal. And then possibly having to spend time
finding a maintainer or someone knowledgable about a certain specific
area of the kernel to see if the signal is legitimate.
I think Alan compiled a ton of very useful stuff in the 2.4-ac series,
but (maybe he'll agree with my bs here :) I think 2.2-mainline and
2.4-mainline require different trade-offs.
What might take out a few birds with one stone is to have someone on
lkml become an "LKML MAINTAINER": collect patches and bug reports in a
central place. This would include:
1) The patch and/or bug report
2) The entire LKML thread, with "important" messages marked
3) Personal input, prioritization, severity info, etc.
This could be a bugtraq type site, or webrt, or something along those
lines. Something like kernel traffic, but useful. ;-) ;-)
What this gives is a very succinct source of data for the key kernel
developers and maintainers who don't necessarily have time to weed
through lkml -- they can check the web site occasionally, or even fairly
frequently, and spend a very minimal amount of time glancing through for
anything that sounds relevant.
I think this would also be a good place to track which patches make it
into stable vs. development kernels (2.4.x vs 2.5.x right now). But
this would NOT necessarily have crossover with the maintainers -- this
compilation would be unofficial and for informational purposes only.
This lkml maintainer would NOT be the sole source of lkml output --
clearly the public and direct sharing of patches should continue, but I
think compiling the best bits of lkml is 99% of the battle.
Just my two cents. If enough of the relevant folks think this is
worthwhile, I might try to set this up (in my free time between 24 and
27 hours a day...) since I'm already doing a small subpart of this for
my own purposes.
Thx,
--
Ken.
brownfld@irridia.com
On Tue, Dec 18, 2001 at 04:09:00PM +0100, Dead2 wrote:
| > > > 1. Are we satisfied with the source code control system ?
| > >
| > > Yes. Alan (2.2) and Marcelo (2.4) and Linus (2.5) are doing
| > > a good job with source control.
| >
| > Not really. We do a passable job. Stuff gets dropped, lost,
| > deferred and forgotten, applied when it conflicts with other work
| > - much of this stuff that software wouldnt actually improve on over a
| > person
|
| What about having the Linux source code in a CVS tree where active/trusted
| driver-/module-maintainers are granted write access, and everyone else read
| access.
| After the patches are applied, people will test them out, and bugfixes will
| be applied when bugs are detected.
| Then, when the kernel-maintainer feels this or that sourcecode is ready for a
| .pre kernel, he puts it in the main kernel tree.
| (This would indeed pose a security risk, but who in their right mind would run
| a CVS snapshot on anything important, that's right _noone_ in their _right
| mind_)
|
| Of course this would require much maintenance, and possibly more than
| one kernel-maintainer. This because of how much easier it would become
| for driver-/module-maintainers to apply patches they believe would make
| things better. Cleanups would also be necessary from time to time..
| (cleanups = making the CVS identical to the main kernel tree again)
|
| Just my 2 cents..
|
| -=Dead2=-
|
|
|
|
| -
| To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
| the body of a message to majordomo@vger.kernel.org
| More majordomo info at http://vger.kernel.org/majordomo-info.html
| Please read the FAQ at http://www.tux.org/lkml/
next prev parent reply other threads:[~2001-12-18 19:43 UTC|newest]
Thread overview: 128+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-12-18 14:32 The direction linux is taking Dana Lacoste
2001-12-18 15:04 ` Alan Cox
2001-12-18 15:09 ` Dead2
2001-12-18 18:37 ` Ken Brownfield [this message]
2001-12-18 21:21 ` The direction linux is taking (CVS) Dead2
[not found] ` <01121909274103.01840@manta>
2001-12-19 9:56 ` The direction linux is taking Dead2
2001-12-19 18:06 ` Ken Brownfield
2001-12-19 18:11 ` Ken Brownfield
-- strict thread matches above, loose matches on Subject: below --
2002-01-07 5:26 Eyal Sohya
2001-12-27 21:24 Dana Lacoste
2001-12-27 20:45 Dana Lacoste
2001-12-27 20:55 ` Larry McVoy
2001-12-27 15:46 Dana Lacoste
2001-12-27 16:01 ` Rik van Riel
2001-12-27 16:33 ` Alan Cox
2001-12-27 16:30 ` Rik van Riel
2001-12-27 16:53 ` Alan Cox
2001-12-27 17:03 ` Thomas Capricelli
2001-12-27 17:54 ` Alan Cox
2001-12-27 16:57 ` Russell King
2001-12-27 17:11 ` Rik van Riel
2001-12-27 17:25 ` Erik Mouw
2001-12-27 18:05 ` Linus Torvalds
2001-12-27 18:24 ` Rik van Riel
2001-12-27 18:58 ` Linus Torvalds
2001-12-27 19:16 ` Rik van Riel
2001-12-27 19:29 ` Linus Torvalds
2001-12-27 19:46 ` Rik van Riel
2001-12-27 19:57 ` Richard Gooch
2001-12-27 20:07 ` Rik van Riel
2001-12-27 20:12 ` Linus Torvalds
2001-12-27 21:13 ` Troy Benjegerdes
2001-12-27 21:18 ` Rik van Riel
2001-12-27 21:28 ` Richard Gooch
2001-12-27 18:37 ` Dave Jones
2001-12-27 19:25 ` Linus Torvalds
2001-12-27 20:16 ` Dave Jones
2001-12-27 19:33 ` Arnaldo Carvalho de Melo
2001-12-27 21:20 ` Legacy Fishtank
2001-12-27 20:10 ` Larry McVoy
2001-12-27 20:21 ` Linus Torvalds
2001-12-27 20:33 ` Larry McVoy
2001-12-27 20:41 ` Linus Torvalds
2001-12-27 20:50 ` Larry McVoy
2001-12-27 21:43 ` Troy Benjegerdes
2001-12-27 21:53 ` Larry McVoy
2001-12-29 17:14 ` Oliver Xymoron
2001-12-29 17:27 ` Larry McVoy
2001-12-28 2:27 ` Alexander Viro
2001-12-27 20:43 ` Alan Cox
2001-12-27 17:38 ` Richard Gooch
2001-12-27 17:55 ` Dave Jones
2001-12-27 18:04 ` Richard Gooch
2001-12-27 18:06 ` Dave Jones
2001-12-27 18:17 ` Richard Gooch
2001-12-27 18:02 ` Alan Cox
2001-12-27 17:59 ` Richard Gooch
2001-12-27 18:38 ` Russell King
2001-12-28 4:03 ` Daniel Phillips
2001-12-29 18:02 ` Oliver Xymoron
2001-12-29 19:06 ` Christer Weinigel
2001-12-29 19:18 ` Oliver Xymoron
2001-12-29 19:37 ` Larry McVoy
2001-12-29 19:58 ` Oliver Xymoron
2001-12-29 20:04 ` Larry McVoy
2001-12-29 20:30 ` Oliver Xymoron
2001-12-29 22:09 ` Larry McVoy
2001-12-29 22:24 ` Oliver Xymoron
2001-12-29 23:01 ` Alan Cox
2001-12-29 22:59 ` Oliver Xymoron
2001-12-29 23:09 ` Alexander Viro
2001-12-29 23:07 ` Dave Jones
2001-12-29 23:19 ` Alan Cox
2001-12-29 23:24 ` Dave Jones
2001-12-29 23:33 ` Oliver Xymoron
2001-12-29 23:41 ` Arnaldo Carvalho de Melo
2001-12-31 8:51 ` Daniel Phillips
2001-12-29 23:04 ` Larry McVoy
2001-12-29 23:29 ` Oliver Xymoron
2001-12-29 23:35 ` Larry McVoy
2001-12-29 23:59 ` Oliver Xymoron
2001-12-30 0:04 ` Larry McVoy
2001-12-30 0:25 ` Oliver Xymoron
2001-12-29 22:26 ` Dave Jones
2001-12-29 23:02 ` Alan Cox
2001-12-29 20:01 ` Olivier Galibert
2001-12-29 20:04 ` Dave Jones
2002-01-02 15:06 ` Geert Uytterhoeven
2001-12-29 21:03 ` Benjamin LaHaise
2001-12-29 22:04 ` Larry McVoy
2001-12-29 22:58 ` Alan Cox
2001-12-29 23:14 ` Larry McVoy
2001-12-29 23:33 ` Dave Jones
2001-12-29 23:38 ` Larry McVoy
2001-12-29 23:47 ` Dave Jones
2001-12-29 23:50 ` Atomic Killer Attack Fish
2001-12-30 2:36 ` Alan Cox
2001-12-30 2:49 ` Larry McVoy
2001-12-30 3:54 ` Dave Jones
2001-12-30 10:07 ` Alan Cox
2002-01-01 1:32 ` Horst von Brand
2001-12-31 21:24 ` Rob Landley
2002-01-01 1:46 ` Dave Jones
2002-01-02 14:59 ` Geert Uytterhoeven
2001-12-31 8:45 ` Daniel Phillips
2001-12-31 21:33 ` Rob Landley
2002-01-02 10:14 ` Daniel Phillips
2002-01-02 10:50 ` Neil Brown
2002-01-02 11:07 ` Daniel Phillips
2001-12-27 18:41 ` John Alvord
2001-12-27 18:49 ` Russell King
2001-12-27 17:52 ` Alan Cox
2001-12-27 17:59 ` Andre Hedrick
2001-12-23 14:18 Eyal Sohya
2001-12-23 14:13 Eyal Sohya
2001-12-23 14:11 Eyal Sohya
2001-12-18 15:18 Dana Lacoste
2001-12-18 18:08 ` John Alvord
2001-12-18 18:42 ` rsweet
2001-12-18 19:50 ` Alan Cox
2001-12-18 5:20 Eyal Sohya
2001-12-18 6:11 ` Craig Christophel
2001-12-18 12:19 ` Rik van Riel
2001-12-18 14:38 ` M. Edward (Ed) Borasky
2001-12-18 15:18 ` David Weinehall
2001-12-18 15:27 ` Momchil Velikov
2001-12-20 6:49 ` Kai Henningsen
2001-12-20 9:30 ` Momchil Velikov
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=20011218123724.A32316@asooo.flowerfire.com \
--to=brownfld@irridia.com \
--cc=dead2@circlestorm.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox