VOGONS

Common searches


Search results

Display options

Re: Linux kernal going to drop i486 support

If you're not targeting 386/486 in the first place, supporting them becomes kind of useless, since the code you write is probably not going to perform acceptably on them anyway even if it runs. 386/486 can still keep up with some text-based networking applications, such as SSH (the most burdensome …

Re: Linux kernal going to drop i486 support

This is because the 6x86 omitted some officially optional features of the 586 architecture, Were 586 and 686 architectures/instruction set levels an official thing? Especially 686 always seemed a colloquial term, up to compiler vendors and projects like the Linux kernel to decide what it means. …

Re: Linux kernal going to drop i486 support

But it's those kind of scenarios that make me think about such drastic changes. Sunsetting official support for a 30+ year old CPU is hardly what I'd call drastic. I understand that in a vacuum it feels like this change is some kind of "attack" on the retro computing hobby, but have a little bit of …

Re: Linux kernal going to drop i486 support

Yes, some people have been running current kernels on 486/586 CPU. They aren't running the large desktop environments, or mainstream distros, that's for sure. The large desktop environments really require more memory that those systems can provide. So people using such CPU will be custom rolled …

Page 2 of 87