memtester 4.0.8 (Release branch) |
|
|
Wednesday November 21, 2007. 07:19 PM FreshMeat
memtester is a user-space utility for testing the
memory subsystem in a computer to determine if it
is faulty. It does a good job of finding
intermittent faults and non-deterministic faults.
It has many tests to help catch borderline memory. memtester should
compile and run on any 32- or 64-bit Unix or
Unix-like system.
License: GNU General Public License (GPL)
Changes:
This release adds a startup check for the amount of memory being greater than the possible address space. This prevents user confusion on 32-bit systems that use addressing tricks to have over 4GB total system memory. There are documentation updates.
|