How to test and safely keep using your janky RAM without compromising stability using memtest86+ and the memmap kernel param.

  • Corbin
    link
    fedilink
    English
    arrow-up
    1
    ·
    2 months ago

    Well done. I recently revived the BadRAM kernel patch in order to do something similar; memtest86+ supports that functionality too, using <F4>, <F4>, <F10>, <F10>.

    • kumi@feddit.onlineOP
      link
      fedilink
      English
      arrow-up
      4
      ·
      edit-2
      2 months ago

      I’m curious: What’s motivating you to do that when the memmap param can do the same without patching?

      • Corbin
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 month ago

        BadRAM specifiers can apply to stripes of memory corresponding to certain physical hardware failures. The memmap hack only allows for contiguous allocations. BadRAM’s intended for repurposing consumer-grade RAM that might normally be thrown out, not for reconfiguring motherboards that have strange layouts.