Is the kernel development process broken?
Posted Mar 10, 2005 20:47 UTC (Thu) by
oak (subscriber, #2786)
In reply to:
Is the kernel development process broken? by mrshiny
Parent article:
Is the kernel development process broken?
Kernel is one *huge* project. Gnome is a lot of "trivial" to medium sized
projects, where each one sits on a top of a stable API (Gtk, API-stable
since 2.0, after that only new APIs have been added, no old ones have been
changed).
Just calculate the lines of each gnome project together (ignoring
configure files) and compare that to the kernel code. Then look at how
many lines of that code changes in the 6 month period in both projects...
(
Log in to post comments)