[OT] Linux stability despite unstable hardware

From: Timothy Miller
Date: Fri May 21 2004 - 16:58:07 EST


I have had some issues recently with memory errors when using aggressive memory timings. Although memory tests pass fine, gcc would tend to crash and would generate incorrect code when compiling other things. Gcc couldn't even build itself properly under those conditions.

The really interesting thing is that the Linux kernel was totally unaffected. Compiling the Linux kernel is often thought of as a stressful thing for a system, yet compiling a kernel with a broken gcc on a system with intermittent memory errors goes through error free, and the kernel is 100% stable when running.

But until the memory errors were fixed, things like KDE wouldn't build without gcc crashing.

So, what is it about Linux that makes it build properly with a broken GCC and run perfectly despite memory errors?

_________________________________________________________________
Watch LIVE baseball games on your computer with MLB.TV, included with MSN Premium! http://join.msn.click-url.com/go/onm00200439ave/direct/01/

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