Re: Memory test?
The memory test is there so that you can test the memory in your machine.
This is not something I have ever done myself, it is only useful if you are having some problems with your computer and want to try to find the cause.
Memtest86 and Memtest86+ are not part of the Grub bootloader, they are separate hardware diagnostic tools. They are included in Ubuntu's default boot menus for convenience.
They cannot be run under Linux (or Windows); they must be booted into like an operating system so that they can access the entirety of a machine's physical memory for testing.
If you don't want them in Ubuntu, you can remove the memtest86+ package through the Apt package manager.
I wonder though if UEFI is in play with the tool, I remember a long while back it did not work well with UEFI systems.
EDIT: to show what it does:
Code:
sudo memtester 1G 1
memtester version 4.6.0 (64-bit)
Copyright (C) 2001-2020 Charles Cazabon.
Licensed under the GNU General Public License version 2 (only).
pagesize is 4096
pagesizemask is 0xfffffffffffff000
want 1024MB (1073741824 bytes)
got 1024MB (1073741824 bytes), trying mlock ...locked.
Loop 1/1:
Stuck Address : ok
Random Value : ok
Compare XOR : ok
Compare SUB : ok
Compare MUL : ok
Compare DIV : ok
Compare OR : ok
Compare AND : ok
Sequential Increment: ok
Solid Bits : ok
Block Sequential : ok
Checkerboard : ok
Bit Spread : ok
Bit Flip : ok
Walking Ones : ok
Walking Zeroes : ok
8-bit Writes : ok
16-bit Writes : ok
Done.
I ran a very short run with only 1Gig checked with no stress
Last edited by 1fallen; 4 Weeks Ago at 07:01 PM.
"When you practice gratefulness, there is a sense of respect toward others." >>Dalai Lama
Bookmarks