ECC and DDR5
91–100 of 162 posts
Re: ECC and DDR5
#92Earlier quoted context omitted.
There is a lot of direct evidence from increased error rates in computers on airplanes.
That's a much weaker statement than "the primary source of uncorrelated bit flips is cosmic radiation".
Re: ECC and DDR5
#93I've always thought it odd that we don't use ECC as a standard on all computers. I think people really downplay the impact of memory issues. They can be devastating, especially over time. They will slowly corrupt your file system, documents, binary files, code, everything. You notice when things like your compressed files start giving CRC/checksum errors or your downloads don't match SHA-512. You are then left with t…
And 9 times out of 10 (probably much more) it will be faulty storage, not RAM.
I'd say you are way overestimating impact of no-ECC.
Re: ECC and DDR5
#94I've always thought it odd that we don't use ECC as a standard on all computers. I think people really downplay the impact of memory issues. They can be devastating, especially over time. They will slowly corrupt your file system, documents, binary files, code, everything. You notice when things like your compressed files start giving CRC/checksum errors or your downloads don't match SHA-512. You are then left with t…
> You notice when things like your compressed files start giving CRC/checksum errors or your downloads don't match SHA-512. And 9 times out of 10 (probably much more) it will be faulty storage, not RAM. I'd say you are way overestimating impact of no-ECC.
Re: ECC and DDR5
#95I've always thought it odd that we don't use ECC as a standard on all computers. I think people really downplay the impact of memory issues. They can be devastating, especially over time. They will slowly corrupt your file system, documents, binary files, code, everything. You notice when things like your compressed files start giving CRC/checksum errors or your downloads don't match SHA-512. You are then left with t…
> You notice when things like your compressed files start giving CRC/checksum errors or your downloads don't match SHA-512. And 9 times out of 10 (probably much more) it will be faulty storage, not RAM. I'd say you are way overestimating impact of no-ECC.
Some crappy flash drives might not do this, though. Seems to behave like a floppy disk at times.
Re: ECC and DDR5
#96Earlier quoted context omitted.
When I last looked at this (a couple of years ago), it wasn't just the cost difference—the ECC memory available to purchase was also slower than non-ECC offerings, or at least cost significantly more if I actually wanted the same speed. At least for me, going ECC simply didn't make sense. Caveat that I was building a gaming PC at that time, I might have gone differently for a home server. And, this was before the mem…
There are absolutely fast DDR5 ECC DIMMs[1]. Just break out your wallet (and piggy bank, and rainy day fund, and..) The main reason there aren’t more options here is that a) high-frequency memory usually isn’t sufficiently stable, unless binned, and b) there’s very, very, very little demand. [1] https://v-color.net/products/ddr5-ocrdimm-amd-wrx90-workstat...
Re: ECC and DDR5
#97Earlier quoted context omitted.
> You notice when things like your compressed files start giving CRC/checksum errors or your downloads don't match SHA-512. And 9 times out of 10 (probably much more) it will be faulty storage, not RAM. I'd say you are way overestimating impact of no-ECC.
You need the ECC RAM for your filesystem with integrity only then can you be confident you aren't going to be familiar with a concept like this happening 9 or 10 times.
Single digit - sometimes none - errors per year in systems with consumer amount of RAM.
Re: ECC and DDR5
#98The problem I have with ECC discussions is that it’s always anecdotal. There is one Google study finding memory flips with some probability in their datacenters, but it was awhile ago. Everyone repeats the statement DDR5 on-die ECC isn’t a replacement for regular ECC, but nobody ever shows data on DDR5 bitflips. That’s not a knock on this article per se, but it’d be nice to have actual data here.
i have years and terabytes of ECC DDR4 and DDR5 memories, UDIMM and RDIMM, with edac enabled all this time, and i have literally never once observed a single error correction. however, (1) i built all these computers myself (2) the servers are located on the middle floor a thick, concrete multi-story warehouse-to-office conversion. as others have said, on a correctly built computer, the source of bit flips is cosmic…
Re: ECC and DDR5
#99I've always thought it odd that we don't use ECC as a standard on all computers. I think people really downplay the impact of memory issues. They can be devastating, especially over time. They will slowly corrupt your file system, documents, binary files, code, everything. You notice when things like your compressed files start giving CRC/checksum errors or your downloads don't match SHA-512. You are then left with t…
This is/was classic market segmentation. Want ECC? Pay up for Xeon (server/workstation CPU)
Re: ECC and DDR5
#100ECC is essentially mandatory for ZFS. Assuming that is you prefer your data uncorrupted.