Hacker News new | ask | show | jobs
by andy_ppp 3408 days ago
Can someone tell me how many errors over the past 10 years or so would have been fixed by ECC memory. I've no idea at all how much better it would be and what the current error rate it prevents is? It sounds more nice to have than vital? Is there a performance cost to it at all?
3 comments

Would prevent Rowhammer attacks.
DDR4 is innately much more resilient to rowhammer than previous standards.
More resilient maybe, but not Rowhammer-proof: https://arstechnica.com/security/2016/03/once-thought-safe-d...
Not completely, since those can produce multi-bit flips.
With SECDED ECC, in the event that two bits are flipped, the system can detect this and halt.