Re: [Question] How to test (DRAM) memory location.

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Calvin Walton
Date: Monday, August 30, 2010 - 5:57 pm

On Sat, 2010-08-28 at 16:57 +0530, santosh wrote:

If you can, it's best to just use code other people have already
written :)

If you can reboot the computer to test the memory, Memtest86+ is a
well-known and very reliable tool which does just what you ask. You can
obtain it from http://www.memtest.org/

There's some work done on an in-kernel memory tester, but testing memory
while Linux is running is somewhat limited as there are sections of
memory that you can't overwrite during testing. Take a look at
CONFIG_MEMTEST and arch/x86/mm/memtest.c (which is currently only
capable of testing memory in early boot).

-- 
Calvin Walton <calvin.walton@gmail.com>

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[Question] How to test (DRAM) memory location., santosh, (Sat Aug 28, 4:27 am)
Re: [Question] How to test (DRAM) memory location., Calvin Walton, (Mon Aug 30, 5:57 pm)
Re: [Question] How to test (DRAM) memory location., Calvin Walton, (Tue Aug 31, 5:59 pm)