R: How does Linux work?

Marco Ermini (mail@markoer.org)
Tue, 8 Jun 1999 16:02:18 +0100


> -- Linux coders are not comparable to the monkeys working in Redmond.
> Their code does not fail.

It fails. The difference is that developers admit it. And fix it.
"Every software has bugs" (Linus).

> -- In NT 4, not only are the video drivers in kernel space, but so is
> the windowing system.

And soon, in NT5, IIS too (!). NT4 have a new scheduler
algorithm, which have a pseudo real-time options, which
could cause processes to lock up the machine (actually,
changing a process to real-time will cause NT to lock up
until the process ends... ugh!)

Bye

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/