Re: The direction linux is taking

Larry McVoy (lm@bitmover.com)
Sat, 29 Dec 2001 12:04:51 -0800


On Sat, Dec 29, 2001 at 01:58:21PM -0600, Oliver Xymoron wrote:
> On Sat, 29 Dec 2001, Larry McVoy wrote:
>
> > [patchbot stuff]
>
> > If you have N people trying to patch the same file, you'll require N
> > releases and some poor shlep is going to have to resubmit their patch
> > N-1 times before it gets in.
>
> The point is to have N patches queued against rev x that apply cleanly

And my point is that your N is likely to be quite small out of a possible
set that is quite large. If I'm right, then the patchbot idea is pointless
because all the interesting work is happening in the part of the set that
the patchbot can't handle.

I make no claims as to where the partition is in Linux, only the maintainers
can tell us that. I do claim that in the commercial world, the set of patches
which apply clean is much much smaller than the set which require merging.

You might want to think about the _fact_ that getting patches to apply
cleanly serializes all work on the area being patched. If you can live
with that, fine. If you can't, the patchbot doesn't help. It solves the
easy part of the problem, which didn't need to be solved, and punts on
the hard part.

-- 
---
Larry McVoy            	 lm at bitmover.com           http://www.bitmover.com/lm 
-
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/