Linux Kernel May Drop i486 Support as Torvalds Backs Pentium Plan

Tux the penguin at a desk using an old computer
(Image credit: MART PRODUCTION on Pexels)

The 486 CPU is somewhat of a relic these days, but its legacy in the Linux kernel has lived on. The i486 has been the de facto minimum for decades.  Even Linux, that long-term supporter of outdated architectures, is considering giving up on the chip and removing support for the 486 processors, just like it did for the 386 back in 2012.

An Intel i486 DX2 CPU

(Image credit: Photo by Matt Gibbs)
Ian Evenden
Freelance News Writer

Ian Evenden is a UK-based news writer for Tom’s Hardware US. He’ll write about anything, but stories about Raspberry Pi and DIY robots seem to find their way to him.

  • George³
    I agree with removing the support of such ancient hardware. If we continue to maintain cave technology, we will never get to planets around other stars.
    Reply
  • InvalidError
    Most major platforms have dropped native support for 32bits a while ago.

    George³ said:
    I agree with removing the support of such ancient hardware. If we continue to maintain cave technology, we will never get to planets around other stars.
    I doubt retaining backwards compatibility with the 486 hurts anything when you are compiling an x86-64 kernel or module which shouldn't get anywhere near 32bits legacy stuff.
    Reply
  • InvalidError said:
    Most major platforms have dropped native support for 32bits a while ago.


    I doubt retaining backwards compatibility with the 486 hurts anything when you are compiling an x86-64 kernel or module which shouldn't get anywhere near 32bits legacy stuff.
    Not to mention there are a multitude of 486 machines still in use around the world. Just because they're no longer used in the PC gaming world doesn't mean that they're useless.
    Reply
  • George³
    ex_bubblehead said:
    Not to mention there are a multitude of 486 machines still in use around the world. Just because they're no longer used in the PC gaming world doesn't mean that they're useless.
    I don't see any connection. Existing hardware outside of PCs doesn't needs updates to make it's job.
    Reply
  • vern72
    Damn! Soon I won't be able to run the linux kernel on the first PC model that I ever bought.
    Reply
  • George³ said:
    I don't see any connection. Existing hardware outside of PCs doesn't needs updates to make it's job.
    And I highly doubt there any 486s running around anywhere. The hardware would be long dead by now.
    Reply
  • Chung Leong
    Mandark said:
    And I highly doubt there any 486s running around anywhere. The hardware would be long dead by now.

    I imagine there are some AMD 586s and Cyrix 686s still in use. Twenty years aren't that long ago.
    Reply
  • InvalidError
    Mandark said:
    And I highly doubt there any 486s running around anywhere. The hardware would be long dead by now.
    PC hardware can be surprisingly durable when kept under reasonably good operating conditions. I have no doubt that some companies still have arcane systems running pieces of critical software they still do not want to replace running on similar or even older hardware, though I doubt any such system would be running a remotely modern OS build.
    Reply
  • artk2219
    InvalidError said:
    PC hardware can be surprisingly durable when kept under reasonably good operating conditions. I have no doubt that some companies still have arcane systems running pieces of critical software they still do not want to replace running on similar or even older hardware, though I doubt any such system would be running a remotely modern OS build.

    A few years ago I had to service a 386 machine that was being used on a newspaper printing press, it needed a power supply, the original one lasted 30 years in a non temperature or dust controlled environment. Industrial machines are a different breed.
    Reply