From: Shachar Fleishman (shachar@ramon.bgu.ac.il)
Date: 02/21/93


Subject: Re: memory parity error
From: shachar@ramon.bgu.ac.il (Shachar Fleishman)
Date: Sun, 21 Feb 1993 12:01:24 GMT

fche@db.toronto.edu (Frank Ch. Eigler) writes:
:
: shachar@ramon.bgu.ac.il (Shachar Fleishman) writes:
: >What does linux do when a memory parity error exception occures?
: >couldn't find anything in the kernel source.
:
: torvalds@klaava.Helsinki.FI (Linus Torvalds) writes:
: >Linux mostly [...] ignores the error (there's really nothing you can
: >do about it anyway: buy better RAM). [...]

printk or something would be nice though, It took me quite some time to
figure out that memory was the problem...

- Shachar