←back to thread

199 points angadh | 2 comments | | HN request time: 0.417s | source
Show context
BruSwain ◴[] No.44393689[source]
If you are out of the magnetosphere, wouldn't your data be subject to way more cosmic ray interference, to the point that its actually a consideration?
replies(3): >>44394059 #>>44397610 #>>44397740 #
ddtaylor ◴[] No.44394059[source]
ECC everything?
replies(2): >>44394238 #>>44396203 #
1. josefx ◴[] No.44396203[source]
Isn't ECC only applied to RAM? Do any current gen CPUs have ECC cache?
replies(1): >>44398429 #
2. axoltl ◴[] No.44398429[source]
I can't comment on AMD or Intel but Apple Silicon definitely uses ECC for at least the system level cache. On top of that it performs cache healing (swapping out bad lines for spares) on every cache level every time the system boots.