Re: utility for testing ram?

Benjamin Grosman (bgrosman@healey.com.au)
Tue, 29 Sep 1998 11:00:15 +1000 (EST)


> Anyone know of a utility to extensively test a system's ram, in order to
> determine whether the ram has any faults?

I think there is one listed in the gcc sig11 howto/FAQ. Last time I
checked there was one mentioned in there, which I used and which worked
for me. (pointed out that I had faulty ram).

Ben

---
perl -wle '$_ = 1; (1 x $_) !~ /^(11+)\1+$/ && print while $_++'

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