Re: [STATUS 2.5] October 30, 2002

Eric W. Biederman (ebiederm@xmission.com)
01 Nov 2002 07:05:50 -0700


Pavel Machek <pavel@ucw.cz> writes:

> Hi!
>
> > If you want I can dig up the drivers I am currently using and send
> > them to you.
> >
> > I even have a working memory scrub routine.
>
> What is "memory scrubbing" good for?

When you have a correctable ECC error on a page you need to rewrite the
memory to remove the error. This prevents the correctable error from becoming
an uncorrectable error if another bit goes bad. Also if you have a
working software memory scrub routine you can be certain multiple
errors from the same address are actually distinct. As opposed to
multiple reports of the same error.

Eric
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/