I'm asking the many wise programmers on encode.su for a utility i need for my stress tools package.
i would need a simple memory test that runs from within window like HCI memory test.
i know its better to use memtest86+ or the tools from MS withc is bootable. but it is for it is for another scenario.
The utility needs the following
- auto-detect available memory and test it
- just a simple walk with checkerboard and inverse checkerboards is fine
- needs to be able to above 4 gb memory
- needs to be able to run under win7 x64
- sble to start from a batch file
nothing more is really required but i have no usable programming skills. as all my programing skills are from before windows 95, and even back then i didn't know how to work segments so i could only address 64kbytes of memory.
its is to be used with dnetc +furmark for stress testing pc in a little PC distributor.
PPL will get credits in the readme/help of the package
nice features to have
- able to run under both windows 32 and 64
- parameter for a mod value for the checkerboard mask e.g i write "-mod 128" and it would mod the checker board mask with 10000000 bit mask