integralfx / MemTestHelper

C# WPF to automate HCI MemTest
2.24k stars 211 forks source link

EoL - but still works? #17

Closed FlyingT closed 4 years ago

FlyingT commented 4 years ago

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" ?

integralfx commented 4 years ago

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.