

PassMark MemTest86
MemTest86 is a memory test for x86 computers. This includes 64-bit machines.
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. T.
Cost / License
- Freemium (Pay once)
- Proprietary
Application type
Platforms
- Mac
- Windows
- Linux
Features
Tags
- ram-tester
- errors
- diagnostic
- support-for-ddr4-and-ecc-ram
- native-64bit-code
PassMark MemTest86 News & Activities
Recent activities
- Zerrick liked PassMark MemTest86
PassMark MemTest86 information
Featured in Lists
Whether you want to make sure that your computer's hardware is properly functioning, benchmark it, or just want to …
What is PassMark MemTest86?
MemTest86 is a memory test for x86 computers. This includes 64-bit machines.
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.









Comments and Reviews
The free version successfully recognized errors in my RAM. A bit at various addresses that should've been set wasn't set: It wrote 0xFFFFFFFF, but read 0xEFFFFFFF. I removed some RAM, tested again and the errors didn't occur anymore.
The RAM failures gave me various errors when using Windows (assuming no other independent failures were involved):