On Fri, 2004-Oct-15 09:31:18 +0200, Guido van Rooij wrote: >I am beginning to wonder if we should have a boot option that enables >a thorough memtest from within the kernel...(e.g. boot -m). What do you define as "thorough"? A thorough memory test requires intimate knowledge of the physical memory cell layout (to ensure that pattern tests make sense) as well as the ability to control temperature, the supply voltage, thresholds and timings (to detect marginal conditions). "make buildworld" is probably the best memory test we're likely to find. The speed is on a par with Memtest86 as well. Add/vary '-k' for additional coverage. If you really want a memory test that can run at boot-time, the best approach would seem to be to build a version of sysutils/memtest or sysutils/memtest86 that can be loaded by the bootloader. FWIW, I've have an Alpha/AXP CPU that (apparently) had a pattern- sensitive bug in its cache. It passed all SRM memory tests but consistently died during rc processing. -- Peter JeremyReceived on Fri Oct 15 2004 - 08:48:59 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:17 UTC