Re: Linux, the microkernel (was Re: latest linus-2.5 BK broken)

From: Larry McVoy (lm@bitmover.com)
Date: Fri Jun 21 2002 - 20:23:37 EST


On Fri, Jun 21, 2002 at 09:07:10PM -0400, Horst von Brand wrote:
> Right. If they had designed it for 4/8 CPUs from the start, they would
> surely have gotten it dead wrong. Just to find out how wrong around now...

I couldn't disagree more. The reason that all the SMP threaded OS's start
to suck is that managers say "Yeah, one CPU is good but how about 2?" Then
a year goes by and then they say "Yeah, 2 CPUs are good but how about 4?".
Etc. So the system is never designed, it is hacked. It's no wonder they
suck.

My point has always been that if you were told up front that you needed to
hit 2 orders of magnitude more CPUs than you have today, the design you'd
end up with would be very different than the "just hack it some more to get
2x more CPUs".

The interesting thing is to look at the ways you'd deal with a 1024 processors
and then work backwards to see how you scale it down to 1. There is NO WAY
to scale a fine grain threaded system which works on a 1024 system down to
a 1 CPU system, those are profoundly different.

I think you could take the OS cluster idea and scale it up as well as down.
Scaling down is really important, Linux works well in the embedded space,
that is probably the greatest financial success story that Linux has, let's
not screw it up.

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



This archive was generated by hypermail 2b29 : Sun Jun 23 2002 - 22:00:25 EST