Commit graph

5 commits

Author SHA1 Message Date
ben
55db58b88a Update memtest86 to version 3.2, addresses PR#34328 2006-09-06 03:59:54 +00:00
agc
d81d19f8e0 Add RMD160 digests. 2005-02-24 12:51:41 +00:00
ben
c88960c2e1 Update memtest86 to version 3.1a. Notable changes since 2.9:
* testing more than 2gb of memory
* support for some ECC error reporting chipsets
* serial console improvements
* netbooting is fixed
* LinuxBIOS support
* add new "bit fade" extended test
* use dynamic relocation information records to become PIC, instead of
  requiring 2 copies of memtest86 in the binary
* many bugfixes
2004-04-08 13:01:18 +00:00
wiz
6fb3cc122b Update to 2.9.
Changes:
The memory sizing code has been completely rewritten.  By default
Memtest86 gets a memory map from the BIOS that is now used to find
available memory. A new online configuration option provides three
choices for how memory will be sized, including the old "probe" method.
The default mode generally will not test all of memory, but should be more
stable. See the "Memory Sizing" section for details.

Testing of more than 2gb of memory should now work.  A number of bugs
were found and corrected that prevented testing above 2gb.  Testing
with more than 2gb has been limited and there could be problems with a
full 4gb of memory.

Memory is divided into segments for testing.  This allow for frequent
progress updates and responsiveness to interactive commands.  The
memory segment size has been increased from 16 to 32mb.  This should
improve testing effectivness but progress reports will be less frequent.

Minor bug fixes.
2002-03-07 15:05:23 +00:00
wiz
1ec3a88afa Re-import memtest as memtest86 (more similar to its original name, and
who knows, a memtest package might come soon ;).
2002-03-07 14:44:36 +00:00