You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, thanks for the interest. I don't use Windows, so I probably won't be the one to port it. It does have a few linux-specific things that can be worked around:
It assumes sysfs is available to read memory speeds from your DMI tables
It uses sched.h to determine process affinity
It uses unistd.h to determine page size and pid
The tests don't rely on Linux at all, so it probably isn't too hard to port.
Hi, exciting to see a new memtest pop up, thank you for releasing this with source code!
Have you documented the parts that would need to be changed to support execution under Windows or is support for this planned?
From my personal experience most people that overclock/bin RAM test it under Windows, due to other tools at disposal that lack Linux support.
The text was updated successfully, but these errors were encountered: