Download List

Project Description

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-01-30 15:13
2.80

A Bit Spread test, to help catch inter-bit dependencies within a word when a 0 bit is caught between two 1 bits, or vice versa. This is a declaration of maintenance phase; barring bug reports or feature requests, this will likely be the last stable version until a complete rewrite for version 3.
Tags: Release

2001-01-30 15:13
2.71

Added 'Stuck Address' test, added explanations of output messages to manpage, fixed an ouput bug when errors are found, changed numbering scheme a touch, cleaned up logging, logfile is now in addition to stderr, added specification of memory in units other than MB, added a manpage, cleaned up some remnants from test code changing, bogus testing will not now be reported, and changed memory allocation algorithm to handle memory allocation in non- default units.
Tags: Release

2001-01-30 15:13
2.5 (Nov 16 1999)

Additional tests and improvements in existing ones for marginal memory, a new logging option, and some code improvements.
Tags: Release

2001-01-30 15:13
2.41 (Nov 15 1999)

A fix for a bug in the memory allocation algorithm, and minor code and packaging updates.
Tags: Release

2001-01-30 15:13
2.3

First public release.
Tags: Release

Project Resources