| ▲ | Aurornis 21 hours ago | |
The net error rate is lower with the internal ECC. DDR4 is not fully reliable memory either. This is common for many high speed electrical engineering challenges: Running a slightly higher error rate option with ECC on top can have an overall lower error rate at higher throughput than the alternative of running it slow enough to push the error rate down below some threshold. It makes some people nervous because they don’t like the idea of errors being corrected, but the system designers are looking at overall error rates. The ECC is included in the system’s operation so it isn’t something that is worthwhile to separate out. | ||
| ▲ | Dylan16807 15 hours ago | parent [-] | |
Yeah, while it's good to be wary of error levels, the version of a hardware system where they decide they need error checking/correction is probably a lot more reliable than the version before it. A bit error rate of one per billion with a parity bit on each packet is much more reliable than a undetectable bit error rate of one per trillion. | ||