Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

History, Roadmap and Contribution #6

Open
lpalgarvio opened this issue Mar 22, 2019 · 1 comment
Open

History, Roadmap and Contribution #6

lpalgarvio opened this issue Mar 22, 2019 · 1 comment

Comments

@lpalgarvio
Copy link
Contributor

lpalgarvio commented Mar 22, 2019

Hello

I see there's a lot of commits already. That's fantastic, thanks for the continuing development.
But i have some questions.

Is this project it based on the original memtest86+ v5.01? or older 4.20? 4.00?
It looks to be from 5.01 looking at the changelog file, but not accordingly to other documentation files (same as in the original author's source code)

The code came from memtest86+ https://www.memtest.org/#downcode ?
5.01 (27/09/2013)
4.20 (25/01/2011)
4.10 (04/05/2010)
4.00 (22/09/2009)
The original author didn't update much of the documentation after 4.00, including version history on readme, but did update changelog file, which in turns makes everything more confusing.

From memtest86 https://www.memtest86.com/downloads ?
Is the source code of 4.3.7 significantly older and already included in memtest86+?
https://www.memtest86.com/downloads/memtest86-4.3.7-iso.tar.gz

The roadmap and contributions,

  • Is there a roadmap and what it is?
  • Is there any company or institution or group contributing?
  • Is this source being used by upstream linux distributions?
  • What can a user contribute with? CPU IDs? and how?
  • Plans for porting to 32bit for UEFI while keeping 16bit for BIOS?

Cheers!

@lpalgarvio lpalgarvio changed the title History, Roadmap and contribution History, Roadmap and Contribution Mar 22, 2019
@anphsw
Copy link
Owner

anphsw commented Apr 5, 2019

  • This code comes from original memtest86+ 5.01 from website.

  • There is no roadmap. I trying just to keep code working on current hardware.
    At least I want to document rowhammer test and memory latency test and finally fix some opened issues.

  • No groups, companies etc.

  • As far I know, no distributions using this source, most of them use vanilla memtest+ code with some patches (even not all critical erros fixed).

  • You can contribute any code, just write it.

  • I do want UEFI port, but dont know how to make it work. Maybe using uefi-grub and chainloader will work, maybe not.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants