this post was submitted on 19 Aug 2026
65 points (98.5% liked)

Linux

14756 readers
500 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 3 years ago
MODERATORS
 

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?

you are viewing a single comment's thread
view the rest of the comments
[–] davidgro@lemmy.world 20 points 3 days ago (3 children)

I kinda miss the idea that the kernel would run on literally any hardware it ever did support, but I totally get it, especially now that there's an emphasis on reducing attack surfaces.

[–] offspec@lemmy.world 4 points 2 days ago (1 children)

I have some xeons in an old server running that I can't update to the next version of Rocky because the kernel won't support them :(

[–] boonhet@lemmy.zip 6 points 2 days ago

Isn't that just Rocky configuring the kernel that way? You're free to compile your own kernel and it'll still support even old pentiums, just not i486 in new versions

[–] khleedril@cyberplace.social 8 points 3 days ago

@davidgro @cm0002 At least you can still get the last kernel which ran on any hardware it ever did support.

[–] Zephyr@sh.itjust.works 4 points 3 days ago

Someone will keep up support and you're always welcome to merge it and compile your kernel.