So with regular RAM when there's an error, it'll corrupt the data, correct? But I guess it's rare since I don't hear people complain that their data has been corrupted.Error-correcting code memory (ECC memory) is a type of computer data storage that can detect and correct the most common kinds of internal data corruption. ECC memory is used in most computers where data corruption cannot be tolerated under any circumstances, such as for scientific or financial computing.
https://en.wikipedia.org/wiki/ECC_memory
According to wikipedia, it can be 2% slower but that the gap is closing or closed nowadays.If I'm not mistaken...ECC is typically slower than non-ecc. Can someone confirm or deny?
If I'm not mistaken...ECC is typically slower than non-ecc. Can someone confirm or deny?
So with regular RAM when there's an error, it'll corrupt the data, correct? But I guess it's rare since I don't hear people complain that their data has been corrupted.
How often does data corruption occur with regular RAM?
So with regular RAM when there's an error, it'll corrupt the data, correct? But I guess it's rare since I don't hear people complain that their data has been corrupted.