Slashdot Mirror


Novell Rises to Second Highest Linux Contributor

eldavojohn writes "Which companies contribute the most to the Linux kernel? Well, The Linux Foundation released their results and Novell's contributions have gone up 250% (from 3.6% of all contributions to 14.4% of all contributions) to put them at #2 behind Red Hat. This chart also illustrates just how widely Linux is modified by the community and not just a handful of developers/companies. You can find more coverage on blogs and the original report."

6 of 135 comments (clear)

  1. Re:It's Just The Jernel by Hatta · · Score: 1, Informative

    The kernel is all of Linux(tm).

    --
    Give me Classic Slashdot or give me death!
  2. Re:all because of SuSE ? by qortra · · Score: 2, Informative

    Yes, you are correct; my mistake. The fact that these were exclusively kernel contributions was momentarily lost on me.

    Its worth noting, however, that the Linux kernel as it stands simply doesn't work with any compiler other than GCC. Have you every read the kernel source code? Fully 20% of the damn thing is GCC-specific preprocessor directives (I might be exaggerating a bit). I think that at one point, there was an effort to make it compile with the Intel compiler (which, performance-wise, it much superior to GCC), but I haven't heard about it since; I'm sure that it failed. Either way, Linux, even the kernel itself, wouldn't exist without the foundation provided by GNU packages. I have no interested in referring to the kernel itself with the "GNU/Linux" moniker, but I just find it interesting how important the GNU platform really is.

  3. How comprehensive is this list? by keithjr · · Score: 2, Informative

    The top two "contributors" on the list are "None" (13.9%) and "Unknown" (12.9%).

    Regarding the former, I think it is very much worth noting, more than Novell's increased contributions, that so much is still being done by independent contributors. As for the latter, what exactly does that mean? How can we not know where changes come from. That's a bit disconcerting.

  4. Re:Where is Canonical? by apokryphos · · Score: 3, Informative

    Ubuntu is mainly a packaging and marketing distribution (packaging Debian's package snapshots), and not really a big contributor to new technologies or upstream free software so much like Red Hat or SUSE. So I don't think they employ any kernel developers at all. And no, it's not like Ubuntu has many desktop developers rather than low-level developers (as the comments below suggest) -- I think they only employ three desktop developers (who mainly work on packaging anyway as I recall), in contrast to SUSE's very many desktop developers in OO.o (something like 15 there alone), KDE, GNOME, etc.

    In fact, the reality is also that Canonical's only other big flagship product, Launchpad, is completely proprietary.

  5. Re:Even Better... (Re:Captain Conspiracy Time) by Chris+Burke · · Score: 2, Informative

    Fortunately there are large companies who dedicate resources to managing which code they do and don't want in their kernel.

    It might be too hard for your average roll-your-own-kernel type, but for most users who are using a kernel provided by their distribution, these kinds of shenanigans shouldn't affect them much because Red Hat is going to do the hard work of stripping the offending code out.

    --

    The enemies of Democracy are
  6. Re:Why isn't google on this list? by apokryphos · · Score: 2, Informative

    Check out Greg KH's blog:

    "To be fair to one company, Google, we were incorrectly counting their representation, keeping Andrew Morton in the "Linux Foundation" bucket instead of the "Google" bucket. That will change the list of top companies placing Google somewhere between 10 and 13, I haven't re-run the numbers yet to get the exact placement."