Memory Testing Image for x86 Architecture
Memtest86 is an image that can be booted instead of a real OS. Once
booted, it can be used to test the computer's memory.
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:42.1/memtest86+ && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
fix-destdir | 0000000735 735 Bytes | |
memtest86+-5.01-array-size-fix.patch | 0000000867 867 Bytes | |
memtest86+-5.01-compile-fix.patch | 0000000742 742 Bytes | |
memtest86+-5.01-no-optimization.patch | 0000000446 446 Bytes | |
memtest86+-5.01.tar.gz | 0000214877 210 KB | |
memtest86+-gcc5.patch | 0000000461 461 Bytes | |
memtest86+.changes | 0000012507 12.2 KB | |
memtest86+.spec | 0000002320 2.27 KB |
Revision 3 (latest revision is 4)
Stephan Kulow (coolo)
accepted
request 329754
from
Torsten Duwe (duwe)
(revision 3)
- memtest86+-gcc5.patch: Use -fgnu89-inline, fix build with GCC5, code relies on old inline semantics. - BuildIgnore gcc-PIE, it does not make sense for this package. - make it work by picking patches from Fedora - memtest doesn't like optimizations with newer compilers. See https://bugs.mageia.org/show_bug.cgi?id=11661 and fedora bugs. - Added patches (all from fedora pkg): memtest86+-5.01-array-size-fix.patch memtest86+-5.01-compile-fix.patch memtest86+-5.01-no-optimization.patch - update to memtest86+-5.01: - Added support for up to 2 TB of RAM on X64 CPUs - Added experimental SMT support up to 32 cores - Added complete detection for memory controllers. - Added Motherboard Manufacturer & Model reporting - Added CPU temperature reporting - Added enhanced Fail Safe Mode (Press F1 at startup) - Added support for Intel "Sandy Bridge-E" CPUs - Added support for Intel "Ivy Bridge" CPUs - Added preliminary support for Intel "Haswell" CPUs - Added preliminary support for Intel "Haswell-ULT" CPUs - Added support for AMD "Kabini" (K16) CPUs - Added support for AMD "Bulldozer" CPUs - Added support for AMD "Trinity" CPUs - Added support for AMD E-/C-/G-/Z- "Bobcat" CPUs - Added support for Intel Atom "Pineview" CPUs - Added support for Intel Atom "Cedar Trail" CPUs
Comments 0