Audio (340) Datatype (50) Demo (203) Development (592) Document (22) Driver (100) Emulation (146) Game (984) Graphics (491) Library (112) Network (230) Office (65) Utility (907) Video (68)
Total files: 4310
Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
|
Memtester | Description: | Utility to test for faulty memory subsystem. | Download: | memtester.lzx (TIPS: Use the right click menu if your browser takes you back here all the time) | Size: | 32kb | Version: | 4.0.6 | Date: | 14 Mar 2007 | Author: | Charles Cazabon | Submitter: | Rene W. Olsen | Category: | utility/hardware | Replaces: | utility/hardware/memtester.lzx | License: | GPL | Distribute: | yes | Min OS Version: | 4.0 | FileID: | 2631 | | | Comments: | 0 | Snapshots: | 0 | Videos: | 0 | Downloads: | 1265 (Current version) | | 1553 (Accumulated) | Votes: | 0 (0/0) (30 days/7 days) | |
2nd Release, fixes memory trashing bug, thanks to Olsen for pointing it out :)
3rd Release now its no longer requered with a Size Argument, when left out
largest possible memblock is used.
About memtester
memtester is a utility for testing the memory subsystem in a computer to
determine if it is faulty. The original source was by Simon Kirby
<sim()stormix.com>. I have by this time completely rewritten the
original source, and added many additional tests to help catch
borderline memory. I also rewrote the original tests (which catch
mainly memory bits which are stuck permanently high or low) so that
they run approximately an order of magnitude faster.
The version 4 rewrite was mainly to accomplish three things:
(1) the previous code was basically a hack, and was ugly.
(2) to make the code more portable. The previous version required some
hackery to compile on some systems.
(3) to make the code fully 64-bit aware. The previous version worked
on 64-bit systems, but did not fully stress the memory subsystems
on them -- this version should be better at stress-testing 64-bit
systems.
|