ECC support
Igor Mozolevsky
igor at hybrid-lab.co.uk
Tue Sep 15 22:20:13 UTC 2015
On 15 September 2015 at 22:52, Jim Thompson <jim at netgate.com> wrote:
<snip>
Errors are corrected "on-the-fly," corrected data is almost never placed
> back in memory. If the same corrupt data is read again, the correction
> process is repeated. Replacing the data in memory would require processing
> overhead that could accumulate and significantly diminish system
> performance. If the error occurred because of random events and isn't a
> defect in the memory, the memory address will be cleaned of the error when
> the data is overwritten with other data.
>
<snip>
Just to correct a small oversight- most (if not all?) boards have an option
to scrub ECC memory in the background so as to prevent single bit
(recoverable) errors from turning into double bit (irrecoverable but
detectable) errors ;-)
--
Igor M.
More information about the freebsd-hackers
mailing list