Re: [ck] Re: -mm merge plans for 2.6.23

From: Jeff Garzik
Date: Thu Jul 26 2007 - 19:28:19 EST


Dirk Schoebel wrote:
as long as the maintainer follows the kernel development things can be left in, if the maintainer can't follow anymore they are taken out quite fast again. (This statement mostly counts for parts of the kernel where a choice is possible or the coding overhead of making such choice possible is quite low.)


This is just not good engineering.

It is axiomatic that it is easy to add code, but difficult to remove code. It takes -years- to remove code that no one uses. Long after the maintainer disappears, the users (and bug reports!) remain.

It is also axiomatic that adding code, particularly core code, often exponentially increases complexity.

Jeff


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/