Re Is it just me
I'll bite too. Post with your name, no need to be an AC. No one can fault you for having an opinion.
>"The number of lines of code added to the kernel has tripled, with the latest release, Linux 2.6.30, having over 10,000 patches."
>You say that like it's something to be proud of.
It is.
>"Since Linux 2.6.24, a stunning 10,923 lines of code are added every day, with 5,547 lines removed and 2,243 lines changed."
>
>Er, we're still talking about the KERNAL here, right? ~11,000 lines of code added every day?
It kernel - it doesn't shout either.
>I hereby elect Linux as the most bloated, in-efficient load of shit ever produced.
Your choice.
>ITS A KERNAL. It should be about 50K tops.
ntoskernel is somewhat larger than 50k as well. It's unlikely that the kernel in your mobile 'phone is 50k, although I don't really know.
>WTF? Seriously, WTF???
What the fuck. Go on spell it out - it reads so much better. Go easy on the question marks though - they just look silly.
>Ok, I maybe missing something here, but if we're talking about the KERNAL, as I understand the word, then there is something seriously amiss.
Yes, you are. You are probably thinking of microkernels of which the only one I know of is the GNU Mach thing. The Linux kernel consists of all the basic drivers as well as the thing you are thinking of. For example there are many file system types accessible, such as EXT{2,3,4}, NTFS, FAT, XFS, JFS, ReiserFS, MINIX and many many more. You don't have to compile support in for all of these - just those that you require. Also, the kernel is modular. This means that the drivers are hived off into little files and loaded when necessary. They can also be unloaded when they are no longer needed, saving on memory.
My laptop's current 2.6.30-r4 kernel weighs in at a 2.3 Mb disc image. There are 81 modules loaded in memory at the moment but I've unloaded the firewall modules because I don't need them at home really (although the wife's laptop might go rotten sometime!)
Your sub 50k kernel based system - could you tell me what it is please?
I don't know what prompted your diatribe but it seems strange that you seem to feel threatened by a shining example of what Open Source is all about. I think that the ideas behind the GPL etc are up there with Magna Carta or any Constitution designed to give Rights to people. The GNU/Linux kernel development shows that people from all over the world, from many different faiths, skin colours and so on, can co-operate on a massive project and deliver extremely high quality code. Then there are the KDE, Gnome and countless other Open Source project developers beavering away on stuff that they effectively give away for anyone to use. If you use Firefox for example then you are a recipient of the Open Source effort. It's operating system agnostic.
Come on then - reply, in your own name. You're called AC for a reason.