integralfx / MemTestHelper

C# WPF to automate HCI MemTest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EoL - but still works?

FlyingT opened this issue · comments

Even though MemTestHelper crashes (or is crashed..) the basic fuction of opening the instances of MemTest with correct amount of RAM still works, right? We just lose the nice overview it gave us?

Also, just wondering .. shouldn't the last instance use "all unused ram" ?

the basic fuction of opening the instances of MemTest with correct amount of RAM still works, right? We just lose the nice overview it gave us?

Yep, MemTestHelper will still open the instances, just that after that HCI MemTest will close it.

Also, just wondering .. shouldn't the last instance use "all unused ram" ?

No because each instance will have an equal amount of memory being tested.

EOL just means I won't be updating MemTestHelper any more.