Linux 7.2 has landed, dragging x86 timing clean out of the nineties by making the Time Stamp Counter mandatory.

I wrote up a quick article on why ditching those ancient legacy fallbacks is good housekeeping, plus a few other bits like cache-aware scheduling and memory tweaks worth noting.

Is anyone still using legacy hardware? If so, what do you use it for?

    • refalo@programming.dev
      link
      fedilink
      arrow-up
      4
      arrow-down
      1
      ·
      7 days ago

      Security updates if you use it online or copy new binaries to run on it. Even if you’re not worried about hackers, there can still be viruses and malware that destroy your data.

      • mabeledo@lemmy.world
        link
        fedilink
        arrow-up
        7
        arrow-down
        1
        ·
        7 days ago

        There are LTS versions outside of current.

        But more importantly, who runs anything remotely critical on a 486 these days? These machines choke to death on TLS handshakes.

        • refalo@programming.dev
          link
          fedilink
          arrow-up
          1
          arrow-down
          1
          ·
          6 days ago

          Who said anything about critical?

          I just don’t want my hard disk wiped when I decide to try a piece of software.

          • mabeledo@lemmy.world
            link
            fedilink
            arrow-up
            2
            arrow-down
            1
            ·
            6 days ago

            I just don’t want my hard disk wiped when I decide to try a piece of software.

            You aren’t running any relatively recent software on a 486, period. Even if you did and it turned out to be a virus, the chances of it hitting a bug in the kernel are extremely low.

            This is just grasping at straws.