Short: Check any memory, even when in use Author: Osma Ahvenlampi Uploader: Osma Ahvenlampi Type: util/moni Architecture: m68k-amigaos CheckMem will test the Amiga address space for hard errors. It will by default test all known RAM, but you can force it to check even outside memory lists. CheckMem will test ALL RAM, even that currently in use. It does NOT kill off the system. CheckMem is Enforcer aware. WARNING: This is inherently an unsafe thing to do while multitasking is enabled. CheckMem does its best to make it as safe as possible, but two MAJOR problem areas persist; DMA and MMU. DO NOT USE DMA HARDWARE OR MMU TOOLS SUCH AS VMM OR GIGAMEM WHILE RUNNING CHECKMEM. You've been warned.