<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.williams-net.org/index.php?action=history&amp;feed=atom&amp;title=Memory_Testing</id>
	<title>Memory Testing - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.williams-net.org/index.php?action=history&amp;feed=atom&amp;title=Memory_Testing"/>
	<link rel="alternate" type="text/html" href="https://wiki.williams-net.org/index.php?title=Memory_Testing&amp;action=history"/>
	<updated>2026-06-01T03:46:50Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.40.1</generator>
	<entry>
		<id>https://wiki.williams-net.org/index.php?title=Memory_Testing&amp;diff=683&amp;oldid=prev</id>
		<title>DrEdWilliams: Created page with &quot;Install the memtester utility from the software repository, if it is not already installed.   Ubuntu/Debian and Linux Mint:  sudo apt-get install memtester Fedora/RHEL/RPM:  y...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.williams-net.org/index.php?title=Memory_Testing&amp;diff=683&amp;oldid=prev"/>
		<updated>2021-12-28T02:24:22Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;Install the memtester utility from the software repository, if it is not already installed.   Ubuntu/Debian and Linux Mint:  sudo apt-get install memtester Fedora/RHEL/RPM:  y...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Install the memtester utility from the software repository, if it is not already installed. &lt;br /&gt;
&lt;br /&gt;
Ubuntu/Debian and Linux Mint:&lt;br /&gt;
 sudo apt-get install memtester&lt;br /&gt;
Fedora/RHEL/RPM:&lt;br /&gt;
 yum install memtester&lt;br /&gt;
As root, run the test:&lt;br /&gt;
 memtester &amp;lt;memory size&amp;gt; &amp;lt;repetitions&amp;gt;&lt;br /&gt;
... where:&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;memory size&amp;gt; is in megabytes&lt;br /&gt;
* &amp;lt;repetitions&amp;gt; is the number of times the full suite will be run&lt;br /&gt;
&lt;br /&gt;
To get the exit status:&lt;br /&gt;
&lt;br /&gt;
echo $?&lt;br /&gt;
&lt;br /&gt;
Possible values:&lt;br /&gt;
&lt;br /&gt;
* x00: success&lt;br /&gt;
* x01: Error allocating or locking memory, or invocation error &lt;br /&gt;
* x02: Error during stuck address test &lt;br /&gt;
* x04: Error during one of the other tests.&lt;br /&gt;
&lt;br /&gt;
(excerpted from https://www.techwalla.com/articles/how-to-test-the-ram-on-linux)&lt;/div&gt;</summary>
		<author><name>DrEdWilliams</name></author>
	</entry>
</feed>