Package memtest86+: Information

    Source package: memtest86+
    Version: 5.31b-alt1
    Build time:  Feb 24, 2021, 01:52 PM in the task #265536
    Report package bug
    License: GPL
    Summary: Memory test for x86 architecture
    Description: 
    Memtest86 is thorough, standalone memory test for x86 systems. It is
    a standalone program and can be loaded from either a disk partition via
    lilo or a floppy disk. Memtest86 uses a "moving inversions" algorithm
    that is proven to be effective in finding memory errors.  The BIOS based
    memory test is just a quick check that will often miss many of the
    failures that are detected by Memtest86.
    
    The ELF version should be used for booting from grub,
    and avoids the following errors:
    "Error 7: Loading below 1MB is not supported"
    "Error 13: Invalid or unsupported executable format"
    "Error 28: Selected item cannot fit into memory"

    List of rpms provided by this srpm:
    memtest86+ (x86_64, i586)

    Maintainer: Michael Shigorin


      1. dev86

    Last changed


    Jan. 31, 2021 Ilya Mashkin 5.31b-alt1
    - 5.31b
    Jan. 9, 2017 Michael Shigorin 5.01-alt2
    - "fixed" FTBFS (by downgrading to gcc4)
    May 28, 2014 Michael Shigorin 5.01-alt1
    - 5.01:
      + added support for:
        - up to 2 TB of RAM on X64 CPUs
        - up to 32 cores SMT (experimental, via F2 at startup)
        - complete detection for memory controllers
        - motherboard manufacturer & model reporting
        - CPU temperature reporting
        - Intel "Sandy Bridge-E", "Ivy Bridge" CPUs
        - Intel "Haswell", "Haswell-ULT" CPUs (preliminary)
        - AMD "Kabini" (K16), "Bulldozer", "Trinity", "Bobcat" CPUs
        - Intel Atom "Pineview", "Cedar Trail" CPUs
        - SPD detection on most AMD Chipsets
      + assorted bugfixes
      + dropped #29048 patch (see also bnc#773569, lp#1071209)
    - added fedora patches and description bits
      + initial build would fail to actually run tests for me
    - build and package ELF binary too (e.g. for GRUB)