Open links in new tab
  1. memory - What is ECC ram and why is it better? - Server Fault

    May 7, 2009 · ECC RAM can recover from small errors in bits, by utilizing parity bits. Since servers are a shared resource where up-time and reliability are important, ECC RAM is generally used with only a …

  2. What is the difference between ECC/Non-ECC and Buffered/Unbuffered?

    Oct 1, 2023 · 1 ECC Memory can correct small errors (bit flips), this is typically used for applications where data integrity is important. Buffered memory can help prevent errors by placing a register …

  3. memory - What happened to ECC RAM? - Super User

    Mar 22, 2021 · ECC RAM provided SEC-DED, I guess from bit flips caused by ionizing radiation (I don't know what else could cause transient bit errors to pop up in RAM or I/O buses).

  4. How do I tell if my Memory is ECC or Non-ECC? - Super User

    Mar 24, 2015 · I need to replace the memory in my system and I'm not quite sure how to determine if the memory is ECC or Non-ECC. How do I determine this?

  5. Is there a certain or measurable advantage to using ECC RAM in a ...

    I've used ECC ram in servers for a few years now. ECC really shines when you are using your machine heavily, as in "it's on more than 12-16 hours a day". Little whitebox servers I've built without ECC …

  6. How to check if RAM is running in ECC mode? - Server Fault

    Oct 21, 2016 · After building the computer, I wanted to verify that my system is indeed running with ECC memory and entered the motherboard's BIOS. From various internet sites, I found out that some …

  7. Would you use ECC RAM in a workstation? - Server Fault

    May 7, 2009 · ECC RAM is more expensive than non-ECC, is much more sensitive to clock speeds, and can incur a small (1-2%) performance hit. If it helps, an analogy that works is RAM to RAID …

  8. memory - What is on-die ECC? - Super User

    Jul 17, 2023 · On-die ECC (ODECC), however, is a feature of the DDR5 component specification and should not be confused with the module-level ECC feature. Crucial DDR5 Desktop Memory is built …

  9. memtest86+ - How to properly test ECC memory? - Super User

    Nov 14, 2017 · A server board should log soft and hard ECC errors into its hardware log (hard errors would also display in memtest86). You should be able to check the log after a test period either …

  10. What does ECC RAM failure look like - Server Fault

    Mar 10, 2016 · For Non-ECC memory I have a decent idea of what a failure looks like; certain random things start going wrong (e.g. PNG checksums fail validation once and then not the next time), that …