Comment: Does anyone have any non-silly comments? (Score 1) 48
Does anyone here know much about the Hurd?
I know it got stuck in "which microkernel shall we use" hell for the longest time. They seem to have settled, but it's not clear if the new one is a modern high performance one (under the Mach name), or if they just settled on the older one and suffered a performance hit.
Also, why is a microkernel OS so apparently difficult to construct?
As far as I can see, the basic bits of hurd are all in place: the things that make it an operating system that actually works. But what took it so long? Micro kernel based things sound like they ought to be easier to develop (segfaults instead of a lockup, for instance), but apparently they are not.
Anyone got any experience?