Earlier quoted context omitted.
It's hard to convey to today's generation, who think Ivy Bridge to Haswell was a big jump or whatever, how awesome the 286 -> 386 -> 486 changes were to personal computing. It felt almost like what going from a NES to a Super Nintendo to a N64 felt like. The improvements were astounding.
It wasn't a big jump, but it was a jump. Ivy Bridge lacks the instruction set required to run RHEL 10 [1]. The minimum supported microarchitecture level is x86-64-v3 and Ivy Bridge lacks AVX2 instructions. [1]: https://docs.redhat.com/en/documentation/red_hat_enterprise_...
Intel 486 CPU announced April 10, 1989
111–120 of 171 posts
Re: Intel 486 CPU announced April 10, 1989
#112Earlier quoted context omitted.
It was really the 386 that was the beginning of modern computing, since it had a mmu.
Except the 486 had hardware floating point, essential for technical work.
While emulating an FPU results in a huge performance penalty, it is only required in certain domains. In the world of IBM PCs, it was also possible to upgrade your system with an FPU after the fact. I don't recall seeing this option for IBM compatibles. While I have seen socketed MMUs on other systems, I don't know whether they were intended as upgrade options.
Re: Intel 486 CPU announced April 10, 1989
#113Earlier quoted context omitted.
Except the 486 had hardware floating point, essential for technical work.
An MMU is pretty much necessary for robust multitasking. Without it, you are at the whim of how well software behaves. Without it, it is more difficult for developers to create well behaved software. That also assumes good intentions from programmers, since an MMU is necessary for memory protection (thus security). While emulating an FPU results in a huge performance penalty, it is only required in certain domains. I…
Re: Intel 486 CPU announced April 10, 1989
#114My first computer was a 486sx 25Mhz [1] The rig (tower, monitor, etc.) cost around $3,000. We got the SX instead of the DX because it was $500 cheaper. And I wanted a 16bit sound card. (Note that this is in 1992 dollars. Today it would cost over $7,000) My parents didn't have a lot of money, but my great-grand father passed and they used some of the inheritance to buy the computer. I was instantly hooked. In hindsigh…
I’ve been thinking a lot about these inflation-adjusted prices due to the big Apple Computer anniversary — an Apple // cost $5000 in 2026 dollars, meanwhile a $600 Macbook Neo cost $150 in 1980 cash!
What helped me reconcile this was an observation that we’ve inverted the prices of necessities and luxury goods. Rent and mortgage in particular were a much smaller slice of income back then, but luxury goods were very expensive, so one would save up for a year or two to buy a new TV or a computer for the kids.
Now the necessities take a much larger slice of our income, but TVs and computers are incredibly cheap. It takes very little money to get a nice computer, and not-buying it barely makes a dent in the bills. This isn’t a good thing.
I do disagree a little with your observation regarding the industry “squeezing every ounce of power out of hardware”. Beyond local LLM stuff, there’s basically nothing a modern computer can comfortably do that any laptop since the mainstreaming of SSDs can’t.
Re: Intel 486 CPU announced April 10, 1989
#115The 486 and https://www.delorie.com/djgpp/history.html changed everything. Suddenly, it was possible to imagine running advanced software on a PC, and not have to spend 25,000 USD on a workstation.
It was really the 386 that was the beginning of modern computing, since it had a mmu.
Re: Intel 486 CPU announced April 10, 1989
#116Earlier quoted context omitted.
It wasn't a big jump, but it was a jump. Ivy Bridge lacks the instruction set required to run RHEL 10 [1]. The minimum supported microarchitecture level is x86-64-v3 and Ivy Bridge lacks AVX2 instructions. [1]: https://docs.redhat.com/en/documentation/red_hat_enterprise_...
I'm surprised RHEL is requiring AVX2 models, they usually had some slack in processor requirements (though I'm sure not as big as Debian)
Re: Intel 486 CPU announced April 10, 1989
#117Re: Intel 486 CPU announced April 10, 1989
#118Earlier quoted context omitted.
It was really the 386 that was the beginning of modern computing, since it had a mmu.
Except the 486 had hardware floating point, essential for technical work.
Re: Intel 486 CPU announced April 10, 1989
#119Earlier quoted context omitted.
It was really the 386 that was the beginning of modern computing, since it had a mmu.
Several operating systems on 286 (eg Xenix, Coherent, OS/2) used its MMU for multitasking and memory protection. See https://en.wikipedia.org/wiki/Intel_80286#Protected_mode
https://flint.cs.yale.edu/feng/cos/resources/BIOS/procModes....
Re: Intel 486 CPU announced April 10, 1989
#120In other words, faster hardware was needed because the quality and performance of the software dropped. I was doing spell-checking with WordStar on an CP/M Apple II with zero lag -- and WordStar fit on one side of a 5' floppy.