home *** CD-ROM | disk | FTP | other *** search
- This archive contains source code, executables, and documentation for
- MD, a memory diagnostic program, and MQ, a program to quarantine defective
- memory locations. Both programs are public domain. When you unpack the
- archive you should have the following files:
-
- ReadMe--This file
- AddAddr.c--Source for a function used in MD
- Makefile--input for Lattice lmk to compile and link MD and MQ
- MD*--Executable memory diagnostic program
- MD.c--Source for memory diagnostic
- MD.doc--Documentation for memory diagnostic
- MD.uue*--Uuencoded executable memory diagnostic program
- Memory.doc--Background information on the Amiga's memory management
- MQ*--Executable memory quarantine program
- MQ.c--Source for memory quarantine
- MQ.doc--Documentation for memory quarantine
- MQ.uue*--Uuencoded executable memory quarantine
-
- *Archives will contain either the executable programs or the uuencoded
- executables, but not both.
-
- MD will run with any Amiga configuration but requires a stack size of
- 10000. It does not take over the machine but it does soak up any available
- memory while it is running. It takes about 8 minutes to test a 2.5MB
- machine.
-
- MQ will run with any Amiga configuration and a stack size as small as
- 4000. It suspends multi-tasking during its execution but only requires
- about one second to run.
-