Tuesday, August 2, 2011

A memory testing tool

cd /usr/local/src

wget http://pyropus.ca/software/memtester/memtester-4.0.5.tar.gz

tar -zxf memtester-4.0.5.tar.gz

cd memtester-4.0.5

make

./memtester 1024 5 for 1gb(1024 mb) RAM .



The test will be run 5 times.

No comments:

Post a Comment