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.91

memtester now tries to raise system limits before allocating memory, to assist in allocating and locking as many free pages as it can, and therefore testing more of the system's memory.
Tags: Release

2001-01-30 15:13
2.89

An implementation of strsignal() for BSD systems and others that lack it.
Tags: Release

2001-01-30 15:13
2.88

Changes to more easily test the maximum amount of mlock'able memory, code cleanups, and cosmetic fixes to output and logs.
Tags: Release

2001-01-30 15:13
2.85

It's now easier to test all available and mlock-able memory, code cleanups have been made, there's better documentation and a better Web page, the problem with mlocking memory on Solaris (all System V?) systems has been fixed, and releases now have the version number instead of the date in the file name.
Tags: Release

2001-01-30 15:13
2.81

A couple of small bits in the documentation were fixed to bring it up to date. One error message was made more informational.
Tags: Release

Project Resources