Folkert van Heusden <[EMAIL PROTECTED]> wrote: >> > http://pdos.csail.mit.edu/papers/softecc:ddopson-meng softecc_ddopson-meng.pdf >> > "SoftECC : A System for Software Memory Integrity Checking" >> >> Personally, I'd recommend just shelling out the bucks for hardware ECC if >> the reliability matters. > > a question and an idea: Q: is ecc guaranteed to detect all bitflips?
It's guaranteed not to. Having n extra bits, you can detect n-bit-flips and correct n/2-bit-flips (provided you use an optimal code). These extra bits can flip, too, so if you have m >= 1 data bits and any finite number n of extra bits, it's possible to have an undetectable n+1-bit-flip. -- If you can't remember, then the claymore IS pointed at you. Friß, Spammer: [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/