Here is a summary of the activity on MemTest86 for the month of Feb 2013.
- Took over project from Chris.
- Finished up work on the new MemTest86 web site
- Implemented a new ordering system for pre-made CDs and USB drives.
- Investigation into a possible bug on machines with 64GB of RAM resulting in not all RAM being testing. The problem is still open while waiting for traces from user.
- Fixed up minor issues with the build process on Ubuntu
- Placed code into SVN (Version control)
- Started research into doing a UEFI solution. But we have already found some limitations with UEFI. The main two problems (so far) with implementing MemTest86 in UEFI seem to be.
- SMP multi-threading is hard to implment, maybe nearly impossible on initial implementations of UEFI. So any initial release might be single threaded only.
- It is very hard to relocate code in order to test all RAM. This is mostly an issue for machines will a small mount of RAM.
- Did some in house testing of V4.1 release to develop a list of minor and major changes that would be good for future release.
Comment