• DaPorkchop_@lemmy.ml
      link
      fedilink
      arrow-up
      2
      ·
      2 days ago

      Debian-based distros (and probably most othera as well) actually have a package called “intel-microcode” which gets updated fairly regularly.

      • nanook@friendica.eskimo.com
        link
        fedilink
        arrow-up
        1
        ·
        2 days ago

        @DaPorkchop_ Oddly, if you build your own kernel and remove the system provided one, the package gets automatically removed as well which is weird, because it is really still needed regardless.

      • nanook@friendica.eskimo.com
        link
        fedilink
        arrow-up
        1
        ·
        2 days ago

        @ryannathans Why bloat the kernel with the microcode for every intel processor that might need it (and there is a similar thing for AMD) when you don’t have that specific processor? It does make more sense for it to be a separate, especially on memory constrained systems. I mean if you’ve got 256GB of RAM probably not a big deal but if you’ve got 256MB a big deal.

        • ryannathans@aussie.zone
          link
          fedilink
          arrow-up
          1
          ·
          edit-2
          1 day ago

          The kernel compilation is already configurable between megabytes and gigabyte+

          Distros pick their featureset