MemTest86 7.0

License: Free ‎File size: 4.67 MB
‎Users Rating: 4.0/5 - ‎1 ‎votes

There are many good approaches for testing memory. However, many tests simply throw some patterns at memory without much thought or knowledge of memory architecture or how errors can best be detected. This works fine for hard memory failures but does little to find intermittent errors. BIOS based memory tests are useless for finding intermittent memory errors. RAM chips consist of a large array of tightly packed memory cells, one for each bit of data. The vast majority of the intermittent failures are a result of interaction between these memory cells. Often writing a memory cell can cause one of the adjacent cells to be written with the same data. An effective memory test attempts to test for this condition. Therefore, an ideal strategy for testing memory would be the following: Write a cell with a zero. Write all of the adjacent cells with a one, one or more times. Check that the first cell still has a zero. It should be obvious that this strategy requires an exact knowledge of how the memory cells are laid out on the chip. In addition there are a never ending number of possible chip layouts for different chip types and manufacturers making this strategy impractical. However, there are testing algorithms that can approximate this ideal and MemTest86 does just this. MemTest86 was originally developed by Chris Brady with a first release in 1994. Since then there has been more than a dozen new versions being released. Support for 64bit, new CPU types, symmetrical multiprocessors and many other features have been added during this period. In Feb 2013, PassMark Software took over the maintenance of the project from Chris. We have recently added an option to purchase a pre-made USB flash drive and also created a support forum where users can discuss issues. The MemTest86 code remains open source.

VERSION HISTORY

  • Version 7.0 posted on 2016-07-22
    MemTest86 supports booting from both the newer UEFI platform and the traditional BIOS. When booting from UEFI, MemTest86 has access to additional services not available in BIOS including: Native 64-bit support, Mouse support, Improved USB keyboard support, Improved multi-threading support, and more

Program Details