Re: How innovative is Linux?

From: Torsten Duwe
Date: Sat Jun 23 2007 - 12:12:39 EST


On Saturday 23 June 2007, Alan Cox wrote:

> A few innovations that afaik first appeared the Linux kernel
> - Making multiple hosts appear transparently as one IP address
> - Futex fast hybrid locking
> - Single pass checksum fragment and send fragments in reverse order
> - Reiserfs - very innovative design, but innovation isn't neccessarily
> success
> - JFFS/JFFS2 - flash wear levelled file system avoiding all the problem
> patents
> - Loadable modules for a non-microkernel
- ALSA framework and drivers
- Direct Rendering Infrastructure
- hotplugging

> I'd argue the lack of a stable kernel internal API is also an innovation
The userland API _is_ stable; a stable intra-kernel API would *hinder*
innovation ;-)

> The basis of building great free software projects is sharing and mixing,
> not sitting in a lab inventing something cool from scratch.
Generally, OS kernels have adopted and improved each others' ideas since the
term was coined. Simply pulling out the Linux kernel and stating it has
re-implemented more features than it innovated itself simply isn't fair. The
same holds true for _any_ of the others!

BTW, PAM and NIS are userland. Certainly you don't want to compare even an
average Linux distro with a plain solaris, AIX or *BSD* installation?

Also keep in mind that the Linux kernel is highly portable (handheld to
mainframe), maybe only matched by NetBSD. This requires a major amount of
maintenance care and some extra work for each new feature. And BSDs are not
Unix, strictly speaking; Unix has "ripped off" BSD, as you would say.

You have simply fallen for some highly biased articles, if not propaganda.

Torsten
-
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/