MemTest86 explained

MemTest86
Screenshot Alt:A text-mode screen displaying many statistics
Language Count:12
Language Footnote:[1]
Genre:Utility
Memtest86+
Screenshot Alt:A blue text-mode screen displaying many statistics
Qid:Q64996107
Genre:Utility

MemTest86 and Memtest86+ are memory test software programs designed to test and stress test an x86 architecture computer's random-access memory (RAM) for errors, by writing test patterns to most memory addresses, reading back the data, and comparing for errors.[2] Each tries to verify that the RAM will accept and correctly retain arbitrary patterns of data written to it, that there are no errors where different bits of memory interact, and that there are no conflicts between memory addresses.

MemTest86

History

MemTest86 was developed by Chris Brady in 1994.[3] It was written in C and x86 assembly, and for all BIOS versions, was released under the GNU General Public License (GPL). The bootloading code was originally derived from Linux 1.2.1.[4] The program is compiled as position-independent code so as to be able to move itself around and test all the memory regions.[5] The proprietary PassMark version does not have this ability.[6]

BadRAM patch

Starting from MemTest86 2.3, the program can output a list of bad RAM regions in the format expected by the BadRAM patch for the Linux kernel.[7] GRUB2 is able to supply this same information to an unpatched kernel, making the BadRAM patch unnecessary.[8] Microsoft Windows has a similar feature (badmemorylist/badmemoryaccess), but manual conversion is required for setting it up.

PassMark purchase

In February 2013, the original MemTest86 was sold to PassMark. The BIOS version was updated under GPL until version 4.3.7.

MemTest86 Version 5.0 (3 December 2013) was rewritten for UEFI booting (initially with fallback to BIOS booting on non-UEFI systems), allowing for secure boot approval and mouse support. All UEFI versions are released under a proprietary freeware license. Version 6.0 (13 Feb 2015) adds support for DDR4 RAM, and a row-hammer test based on research from Yoongu Kim, et al..[9] Version 8.0 removed backward compatibility with non-UEFI systems, requiring a separate download of the older version 4.3.7.

Memtest86+

History

After MemTest86 remained at version 3.0 (2002 release) for two years, Samuel Demeulemeester created the Memtest86+ fork to add support for newer CPUs and chipsets.

From version 1.60, the program can output a list of bad RAM regions in the format expected by the BadRAM patch for the Linux kernel[10] (similar to MemTest86 2.3).

The BIOS-based line of Memtest86+ entered a stall after the release of version 5.01 (September 2013). In April 2020, the final BIOS-based version, 5.31 beta, was released with a short changelog claiming "many fixes".[11] [12]

In May 2020, Martin Whitaker forked Memtest86+ 5.31 into PCMemTest, rewriting it for UEFI support, DDR4 and DDR5 RAM, and supporting all current AMD and Intel chipsets and CPUs. In October 2022, this branch merged back, becoming Memtest86+ 6.0.[13] [14]

Adoption

Memtest86+ is included, optionally or by default, in many Linux distributions, including Debian,[15] the derived Ubuntu, and Arch Linux.[16] Ubuntu includes it as part of the default installation if the machine is booting in BIOS mode, showing it in the GRUB OS-select menu;[17] the version 6.0, UEFI-capable, is available from Ubuntu 23.04 Lunar Lobster.[18] Whilst Memtest86+ version 5.01 required significant patching by distributions to keep the 2013 code base functional,[19] the 6.0 release did not require such extensive patching.[20]

Common features

There are two development streams of MemTest86(+). The original is simply known as MemTest86. The other, known as Memtest86+, is a development fork of the original MemTest86. Their on-screen appearance and functionality were almost identical up until, respectively, MemTest86 4.3 and Memtest86+ 5.0.

Version 5.0 of MemTest86 added a mouse-driven graphical user interface (GUI) and UEFI support; the latter was added by Memtest86+ from version 6.0.

These programs work with nearly all PC-compatible computers from 80386- and 80486-based systems to the latest systems with 64-bit processors. Each new release adds support for newer processors and chipsets.

MemTest86(+) is designed to run as a stand-alone, self-contained program from a bootable USB flash drive, CD-ROM, floppy disk, or from a suitable boot manager without an operating system present.[21] This is because the program must directly control the hardware being tested and leave as much of the RAM space as possible for examination.

MemTest86(+)'s testing is very comprehensive, so it can find otherwise hidden problems on machines that appear to work normally.[22] With many chipsets, MemTest86 allows counting of failures even in error-correcting ECC DRAM (without special handling, error correcting memory circuits can mask problems with the underlying memory chips).

Some errors manifest intermittently or depend on the precise bits being stored, and do not occur on each pass; such errors may be revealed by running many passes over an extended period. Some tests use different data each pass to reveal data-dependent errors.[23]

Both versions now support current multi-core processors, the corresponding chipsets, and UEFI.[24] [25]

External links

Notes and References

  1. Web site: MemTest86 Feature Comparison . MemTest86.com . 22 August 2024 .
  2. Web site: MemTest86 Technical Information . PassMark Software . MemTest86.com . 22 October 2015 .
  3. Web site: MemTest86 History . MemTest86.com . https://web.archive.org/web/20190511082509/https://www.memtest86.com/history.htm . 11 May 2019 .
  4. Web site: bootsect.S - chromiumos/third_party/memtest - Git at Google . ChromiumOS Source . Copyright (C) 1991, 1992 Linus Torvalds 1-Jan-96 Modified by Chris Brady .
  5. Web site: README.build-process - chromiumos/third_party/memtest - Git at Google . chromium.googlesource.com .
  6. Web site: MemTest86 – Known Issues . MemTest86.com . 31 October 2023 . MemTest86 cannot remap itself to different portions of memory in order to run tests in the section of memory it was occupying. .
  7. Web site: What's New? . MemTest86 . 6 September 2024 .
  8. Web site: GNU GRUB Manual 1.99 § Badram .
  9. Web site: Kim . Yoongu . Daly . Ross . Kim . Jeremie . Fallin . Chris . Lee . Ji Hye . Lee . Donghyuk . Wilkerson . Chris . Lai . Konrad . Mutlu . Onur . 8 July 2014 . Flipping Bits in Memory Without Accessing Them: An Experimental Study of DRAM Disturbance Errors . . 7 April 2015 .
  10. Web site: Memtest86+ - Advanced Memory Diagnostic Tool . MemTest.org .
  11. Web site: Memtest86+ Archives . Memtest86+ .
  12. Web site: 728766 – sys-apps/memtest86+-5.31b version bump . Bugs.Gentoo.org .
  13. Web site: Klotz . Aaron . 24 October 2022 . Memtest86+ Is Back! New Version Released After 9 Years . Tom's Hardware . 25 October 2022 .
  14. Web site: memtest86+ v6.0 Released As Rewritten Open-Source RAM Tester . Phoronix.com . 25 October 2022 .
  15. Web site: Package: memtest86+ . Debian Packages . 15 January 2024 .
  16. Web site: Arch Linux - memtest86+ 5.01-3 (any) . 7 April 2019 .
  17. Web site: MemoryTest . Ubuntu Help Wiki . 7 April 2019 . Hold down Shift to bring up the GRUB menu. Use the arrow keys to move to the entry labeled Ubuntu, memtest86+ .
  18. Web site: Memtest86+ 6.10-4 (amd64 binary) in Ubuntu Lunar . Ubuntu Launchpad . 16 January 2024 .
  19. Web site: Patch tracker: memtest86+ . Debian Sources . 20 September 2023 .
  20. Web site: Patch tracker: memtest86+ . Debian Sources . 20 September 2023 .
  21. Web site: Fisher . Tim . 6 February 2018 . MemTest86 v7.5 Free Memory Testing Tool Review . Lifewire. . 24 February 2018 .
  22. Web site: MemTest86 Technical Information: Algorithms . PassMark Software . MemTest86.com . 1 November 2014 .
  23. Web site: MemTest86 Technical Information: Detailed Descriptions. PassMark Software. MemTest86.com . 22 October 2015 .
  24. Web site: Memtest86+ History . Memtest.org .
  25. Web site: MemTest86 Support . MemTest86.com .