Slashdot Mirror


Linux Letting Go: 32-bit Builds On the Way Out (theregister.co.uk)

An anonymous shares a report on The Register:Major Linux distributions are in agreement: it's time to stop developing new versions for 32-bit processors. Simply: it's a waste of time, both to create the 32-bit port, and to keep 32-bit hardware around to test it on. At the end of June, Ubuntu developer Dimitri Ledkov chipped into the debate with this mailing list post, saying bluntly that 32-bit ports are a waste of resources. "Building i386 images is not 'for free', it comes at the cost of utilising our build farm, QA and validation time. Whilst we have scalable build-farms, i386 still requires all packages, autopackage tests, and ISOs to be revalidated across our infrastructure." His proposal is that Ubuntu version 18.10 would be 64-bit-only, and if users desperately need to run 32-bit legacy applications, the'll have to do so in containers or virtual machines. [...] In a forum thread, the OpenSUSE Chairman account says 32-bit support "doubles our testing burden (actually, more so, do you know how hard it is to find 32-bit hardware these days?). It also doubles our build load on OBS".

61 of 378 comments (clear)

  1. Is it even possible to buy a new 32 bit chip? by Sasayaki · · Score: 3, Insightful

    I think that the trouble finding testing hardware is quite telling.

    Can end users even buy a new, off-the-shelf 32-bit system these days, except for specialized devices like embedded systems?

    Is there anything more than a relatively tiny fraction of the user base that is stuck on 32-bit hardware, that can't use virtual machines to run that software on something that's not a potato?

    And I mean, it's not like the old 32-bit versions of OS's are gone. Windows 95 is still around. It didn't go away. I'm willing to bet there are still Windows 95 machines running somewhere in mission critical systems in places around the world.

    Yes, there's no security updates, but just unplug it from the internet and you're safe from the vast majority of attacks, and if you're worried about local access to your Windows 95 machine... install a thicker door?

    At some point technology has to move on.

    --
    Check out my sci-fi book "Lacuna" at http://goo.gl/MVxX8
    1. Re:Is it even possible to buy a new 32 bit chip? by bugs2squash · · Score: 4, Interesting

      I don't happen to know, maybe someone has figures. But I would have thought that the 32-bit x86 embedded linux market was quite large.

      --
      Nullius in verba
    2. Re:Is it even possible to buy a new 32 bit chip? by JustNiz · · Score: 3, Insightful

      Are you thinking just of people that still have ancient hardware, or do you also mean for new products?
      Is there really anything new that is still 32 bit? For sure Arm, Atom and of course desktop CPUs have all gone 64 bit ages ago. What's really left?

    3. Re:Is it even possible to buy a new 32 bit chip? by angel'o'sphere · · Score: 3, Informative

      The majourity of ARMs sold are still 32 bit, and there is no reason for an embedded system to go 64 bit, usually.

      --
      Cost free eBook I read (by iBook/Kobo/Amazon/ObookO/Gutenberg etc.): "The Green Odyssey" by Philip Jose Farmer.
    4. Re:Is it even possible to buy a new 32 bit chip? by freeze128 · · Score: 2

      How would running a 32-bit program in a virtual machine on 64-bit hardware help? You would still need a 32-bit OS, right?

    5. Re:Is it even possible to buy a new 32 bit chip? by Darinbob · · Score: 4, Insightful

      What the hell? 32 bit cpus are everywhere. The article is talking about PC builds, x86 clones in other words, only a Wintel person actually thinks that is the only arcthitecture out there. Meanwhile if you look at the Linux kernel it has 29 different architectures it supports.

    6. Re:Is it even possible to buy a new 32 bit chip? by JustNiz · · Score: 3, Informative

      I think you're wrongly painting the entire embedded space with the same brush. I work in said space. Sure there are toaster controllers or whatever that would happily run on an 8 bit pic, but honestly there is a lot more heavy duty stuff going on than that in the majority of the embedded world.
      At least everything I've worked on in the last 20+ years would have benefited from 64 bit/moar powa!!!.

    7. Re:Is it even possible to buy a new 32 bit chip? by dryeo · · Score: 2

      Anything with 2Gbs or less memory might as well run on 32 bit, if only for the memory savings. Wife has a fairy new tablet running 32 bit Win 8.1, Atom processor and 1GB of memory with 16 GBs of storage. Be stupid to run a 64 bit OS on that. Son has a slightly older netbook with an Atom processor and 2 GBs of memory, runs 32 bit Linux (Ubuntu) on it. I have a TP 42, 12 years old and limited to 32 bit, still runs well but will never support 64 bit, (actually most Linuxes won't run on it without a custom kernel due to a bug in the CPU where cpuid doesn't correctly show support for PAE) runs very well with OS/2.

      --
      https://en.wikipedia.org/wiki/Inverted_totalitarianism
    8. Re:Is it even possible to buy a new 32 bit chip? by perpenso · · Score: 2

      Yes, most 64 bit chips also run 32 bit software, so no, there's no problem finding testing hardware, that's absurd.

      Nobody cares if 32-bit ISOs work on 64-bit CPUs because those people are already using a 64-bit ISO. The 32-bit ISO has to be tested on ancient hardware like i686, which there's a shortage of.

      No, 32-bit operating systems run just fine on 64-bit CPUs in the x86 world. Some people do so for improved performance. 64-bit sometimes has a performance hit.

  2. Re:That's just great... by Sasayaki · · Score: 5, Insightful

    Well, I mean, if you're running Windows 10 right now... uhh.

    Lemme rephrase. If Ubuntu 18.10 is 64-bit only, is that a problem? What show-stopping problem for a 2006 MacBook is present in 18.04 but fixed in 18.10?

    What's wrong with running 18.04 until the hardware dies?

    --
    Check out my sci-fi book "Lacuna" at http://goo.gl/MVxX8
  3. Re:That's just great... by LichtSpektren · · Score: 2

    openSUSE dropped IA-32 builds from their brand new releases, and the Ubuntu community is talking about it (nevermind that 16.04 will support their IA-32 build for another five years). It's still supported by CentOS and Debian and lots of other distros. In short, saying you're shit-outta-luck is totally not accurate.

  4. Re: containers or virtual machines for apps? by LichtSpektren · · Score: 2

    Why not just drop the boot 32bit part and only have the compact 32bit libs. Like how windows server 2008 and newer is on the windows side.

    Why cut off apps that can run today on a 64bit system with out needing any vm bs.

    If you had read TFA, you might have found out that's exactly what most Linux distros are doing. 32-bit library support isn't going anywhere, just .ISO builds for the i686 and older.

  5. Re:That's just great... by LichtSpektren · · Score: 4, Insightful

    Uh... as more time goes on, more exploits are found in all software, making all systems gradually more insecure. It's almost like there were a universal law governing such things *cough*.

    Ubuntu's going to support IA-32 images for at least another five years (EOL for 16.04), probably seven (18.04 EOL). If your IA-32 system is still chugging by then, there'll still likely be Debian and CentOS to switch to.

  6. Re:That's just great... by StayFrosty · · Score: 4, Insightful

    Well, in 2018, the 2006 MacBook will be 12 years old. 18.04 is an LTS release and will have 5 years of support and security updates. By the time there are no more security patches, the machine will be 17 years old and software exploits will be the least of the user's concerns if it is still his/her main machine.

    --
    "Frequently wrong, never in doubt."
  7. Re: That's just great... by MightyYar · · Score: 2, Informative

    Gary Johnson? Jill Stein? Why pretend there are only 2 candidates?

    --
    W..w..W - Willy Waterloo washes Warren Wiggins who is washing Waldo Woo.
  8. Re:it's easy to find 32 bit Hardware by jedidiah · · Score: 2

    They can still test the software on "better" hardware. They can also run it in a VM. That's what they expect everyone else to do.

    It may not be "optimal" but it's certainly possible.

    That's not even getting into the fact that they aren't really trying very hard to find 32bit x86 hardware.

    --
    A Pirate and a Puritan look the same on a balance sheet.
  9. This isn't about new hardware by l2718 · · Score: 4, Insightful

    The problem is not newly-bought consumer electronics or legacy software. The problem is legacy hardware. I'm still using the Thinkpad I bought in 2006 (4:3 aspect ratio display). Luckily it's a 64-bit processor, but others have older 32-bit machines.

    It's also not about the kernel -- Linux itself will support 32-bit architecture for a long while more, and most software will compile correctly on both 32-bit and 64-bit, though it will be less and less true as distributions stop their QA and you are left with only the upstream development team.

    Of course, these old machines are pretty few, so it probably does make sense for Ubuntu to drop 32-bit packages. Other more enthusiast-targeted distributions will probably keep 32-bit support. In particular Gentoo compiles everything locally.

  10. 32-bit != i386 by Anonymous Coward · · Score: 5, Insightful

    Posts like this always confuse me. The terms i386 and 32-bit are not interchangeable. AFAIK, they were only talking about getting rid of i386 architecture (i.e. 20+ year old 32-bit hardware), but would maintain i686 (more recent 32-bit hardware) support.

    1. Re:32-bit != i386 by bsolar · · Score: 4, Informative
      They are actually discussing about dropping x86_32. This is from the original post which got "resurrected" at the beginning of the thread in their mailing list (the quoted text at the bottom):

      At some point we are going to want drop x86_32 kernel support and just have 32-bit compatibility libraries, but I don't know when that makes sense.

  11. Re:That's just great... by chipschap · · Score: 2

    My poor old Acer Netbook, 7 years old and going strong, isn't 64 bit, and runs Linux Mint very well. Oh no, what shall I do?

    Really, there will be 32-bit compatibility for a minimum of 5 more years (Mint 18 support cycle) and by then ... maybe the Acer will deserve retirement.

  12. Re:32-bit hardware by LichtSpektren · · Score: 2

    Specifically IA-32 hardware, not anything 32-bit.

    I don't disagree with a decision to drop support for old hardware, but what about some other level of support using emulated hardware to at least give some degree of support?

    I think you're missing what the point of "support" is. A company can release a binary and say they support it, without testing it and not fixing any bugs for it, but that makes them look like assholes.

  13. Re:That's just great... by KiloByte · · Score: 3, Insightful

    Then use Debian. While discouraging i386 as default download is long overdue, judging from other old architectures, it'll be a long long time until i386 is retired from the first class arch set, and even then it'll be welcome in second class (AKA debian-ports), among stuff like m68k, alpha or sh4.

    Or, use Debian-hurd. It's available for i386 only!

    --
    The creatures outside looked from Alt-Right to Antifa; but already it was impossible to say which was which.
  14. Will create problems by Eravnrekaree · · Score: 4, Insightful

    So much for Linux being "great for old hardware". This is really just an dubious move by distros and really just ignores a huge area where Linux can see use: Old hardware where Windows wont run. You also have another aspect of this which is your basically trashing 32 bit app support if you do not include 32 bit libraries, or, providing a thunk between 32 bit apps and 64 bit libraries.

    Even if 32 bit libraries are not built, you should be able to run a 32 bit app by compiling the libraries yourself, so distros could at least allow people to build 32 bit libraries easily from source packages, (with the benefit of automatically building all dependancies).

    Another area this will create problems is with VMs on even recent hardware, Intel chips up to just a year or two ago didnt include VT-x or a Ring 2, which means that virtualization of 64 bit OSs will not work.

    1. Re:Will create problems by Groo+Wanderer · · Score: 3, Insightful

      You might want to think about what you just said, or read the blurb of an article you are commenting on. It specifically states "Major Linux distributions" which are not what tend to support ancient, embedded, long life, or related non-consumer/non-traditional server workloads. In short there are tons, hundreds likely of distros that will cater to 32-bit and even 8/16-bit hardware because that is all that is needed for the job they do.

      Go look at Linaro's work, it isn't technically a distro but is supports some pretty 'craptacular' hardware, at least by modern user perspectives. How long do you think your router can live with 'only' 32b SoCs? Do you think DDWRT will get a massive boost from 64b code? How about your dishwasher? There are distros that cater to all those markets and they are not moving to 64-bit only.

      In short nothing will change for 99.(big number) of users, those that need 8/16/32b code will still have distros to do it. Anyone wanting to run those distros as a modern desktop or server, well, enjoy it but I am not a masochist so I won't be joining you. For every one else, carry on, you won't notice anything but better wares and cheaper devices.

  15. Re:That's just great... by angel'o'sphere · · Score: 4, Funny

    I don't even know what all of those are.
    That is easy to explain, phantomfive:
    All this are little bugs, usually black, with lots of golden legs sitting on the motherboard.

    Some of them even have arms as you can see, some are sparcling and the others are of greek origin, like the pentium but I wonder where the monon, and duon etc. are. I guess the alpha is also a greek and the i686 has an extraordinary high IQ, or had ... I believe he is out of service now.

    Regarding the 'motherboard' ... I'm not sure if you are old enough to get explained that yet. Considering that there are sometimes daughterboards sitting in strange positions on top of the motherboard ...

    Hope that helped!

    P.S. the Athlon is a long forgotten Spartan athlete. He always wanted to participate in Pankration at the Olympic games. But alas, Spartians were prohibited to participate in that discipline. (Something with killer instinct or something) So he finally decided to dress like a girl. Seems he did not know that women folk is not allowed at Olympic games either. Sad fate. Really sad.

    --
    Cost free eBook I read (by iBook/Kobo/Amazon/ObookO/Gutenberg etc.): "The Green Odyssey" by Philip Jose Farmer.
  16. That doesn't mean squat. by Ungrounded+Lightning · · Score: 2

    At least for intel Archs, you can install a 32 Bit OS on a computer with a 64 bit capable cpu.

    Which doesn't mean squat. We're talking Q.A. here.

    The goal is to determine whether the code will work on a real 32-bit architecture, not a 64-bit architecture running in 32-bit emulation mode. The two have differences. If you run the tests on something other than the real target you have no clue whether it will work on the real thing.

    --
    Bantam Dominique roosters crow a four-note song. Once you've heard it as "Happy BIRTHday" you can't NOT hear it that way
  17. Re:That's just great... by __aaclcg7560 · · Score: 2

    Second, it's funny how the democrats complain about money in politics yet they are the biggest recipients from unions, businesses, and now international entities.

    Funny how much Republican money is sitting on the sidelines because Trump is the nominee.

  18. Re:it's easy to find 32 bit Hardware by angel'o'sphere · · Score: 2

    If they expect "every one else" to run 32 bit software in VMs, they actually should test their 32 bit builds in VMs.

    "The devil is a squirrel" as we say in german ...

    --
    Cost free eBook I read (by iBook/Kobo/Amazon/ObookO/Gutenberg etc.): "The Green Odyssey" by Philip Jose Farmer.
  19. Please don't kill 32-bit Wine by allquixotic · · Score: 5, Interesting

    We at least need enough 32-bit packages available in the 64-bit distro (whether by dpkg --add-architecture i386, or by installing "lib32" packages like we used to do) to install and run Wine.

    You see, to run Win32 programs, your Wine emulator binary needs to be a 32-bit Linux/ELF application. I suppose it could emulate cross-architecture, but wine prides itself on *not* emulating native code generation (for performance). Otherwise it would be as slow as a software virtualization solution like Bochs or (non-KVM) qemu.

    Wine, in turn, depends on a number of system libraries for core services. It then implements common Windows APIs "in terms of" available platform libraries. Direct3D in terms of OpenGL; DirectSound in terms of libasound2 or libpulse; etc. These libraries, linked into a 32-bit binary, must also be 32-bit.

    I agree that there's no point in testing 32-bit *hardware* any longer, but I hope they continue to ship 32-bit *builds* (even if they stop making 32-bit installation CDs). There's just too much software on the Win32 platform that needs to run on Linux (desktop OR server; see game servers) to abandon this segment of the market.

    1. Re:Please don't kill 32-bit Wine by LichtSpektren · · Score: 4, Informative

      Read TFA. Nobody's killing 32-bit libraries. Only .ISOs for 32-bit CPUs.

    2. Re:Please don't kill 32-bit Wine by fgouget · · Score: 4, Informative

      Read TFA. Nobody's killing 32-bit libraries. Only .ISOs for 32-bit CPUs.

      The fine article says

      His proposal is that Ubuntu version 18.10 would be 64-bit-only, and if users desperately need to run 32-bit legacy applications, the'll have to do so in containers or virtual machines.

      This suggests it's not just the ISOs that they plan to get rid of but also support for 32-bit applications, which includes Wine (for running 32-bit Windows applications). So yes, that's pretty worrying for Wine as a lot of Windows applications are either still 32-bit only, or depend on a 32-bit installer. Furthermore, one of the great advantages of Wine is that you do away with all the annoyance that are VMs. So using "containers or virtual machines" is really not much of a solution.

    3. Re:Please don't kill 32-bit Wine by stevied · · Score: 2

      To run 32 bit apps in a container, you'd still need 32 bit libs. So it implies some support would be kept..

  20. Re:That's just great... by Hognoxious · · Score: 4, Funny

    I bet he's a systemd fan too, the bastard.

    --
    Confucius say, "Find worm in apple - bad. Find half a worm - worse."
  21. Re:Given that it's Linux by guppysap13 · · Score: 4, Interesting

    This is certainly a place where *nix excels. I've started mucking around with an old Powerbook G4 because it's easier to carry around than my main workhorse. Debian, Gentoo, and FreeBSD all run on it happily even though it's hard to find new hardware to test on. Gentoo and FreeBSD treat ppc32 as a "second tier" platform - they'll still auto-generate the installers and configure package dependencies, but they won't check for errors during the build, and bugs in ppc32 won't delay a new release. It's up to users to submit bug reports/patches or fix issues as they come up. Transitioning i386 to this level of support is far from the end of the world.

  22. Have they heard of Virtual Machines? by mi · · Score: 3, Insightful

    do you know how hard it is to find 32-bit hardware these days?

    What's there to "find"? You can kick-off a 32-bit VM under any hypervisor — both on the cloud or on your own desktop. You can automate the VM-creation and tear-down on your build-farm quite easily.

    I too strongly prefer to have a system, where size_t is equal to off_t (so you could mmap an entire file and not worry about it), but that is not "free". 64-bit pointers are, obviously, twice-wider than 32-bit ones, so "hairy" structures — with lots of pointers in them — nearly double in size. If none of your processes require more than 4Gb of virtual memory, there is no reason — other than the developers' laziness — to go 64-bit.

    Whether it is an OS embedded inside a router or a point-of-sale machine, or even a single-user web-and-email desktop, 32-bit is perfectly sufficient and the overhead of 64-bit not justified.

    And that laziness is what is keeping us back... Over the last 18 years, according to Moore's law, our computers have become at least 2^12 times more powerful. Now ask yourself, is the user-experience — however you choose to measure it — 4096 times better than it was in 1998? And, if it is not, where did the gains in hardware go?

    By refusing to setup/use tens or even hundreds of 32-bit test-systems, developers force thousands and millions of users to upgrade. That is not a fair trade-off.

    --
    In Soviet Washington the swamp drains you.
    1. Re:Have they heard of Virtual Machines? by Burdell · · Score: 4, Informative

      If none of your processes require more than 4Gb of virtual memory, there is no reason â" other than the developers' laziness â" to go 64-bit.

      First, addresses/pointers aren't normally the largest chunk of code or data memory usage, so the include in RAM usage is far less than double.

      Also, in the specific case of the Intel x86 architecture (which is what this is about, not general 32 bits vs. 64 bits), there is a significant reason to move from i386 to x86_64. The i386 architecture has a very small CPU register set, compared to most modern CPU architectures (and some instructions can only use certain registers). That means lots more things require memory loads/stores, which is bad for performance. When AMD created x86_64, they added a bunch of registers (and got rid of most of the usage restrictions), so 64 bit code performance is better.

    2. Re:Have they heard of Virtual Machines? by Anonymous Coward · · Score: 2, Interesting


      When AMD created x86_64, they added a bunch of registers (and got rid of most of the usage restrictions), so 64 bit code performance is better.

      All true. But offset by the decreased performance of dealing with 64 bit pointers, it's mostly a wash. This is actually why Linus created the x32ABI https://en.wikipedia.org/wiki/X32_ABI to get the best of both worlds. Largely I think it's forgotten though.

    3. Re:Have they heard of Virtual Machines? by Anonymous Coward · · Score: 2, Informative

      How the hell did this nonsense get +4 Informative?

      > So, if you use Apache, which uses a process (or even a thread) per active connection, you need about 50% as much memory for the same number of simultaneous connections.

      Um, no. You need an extra 1272-776=496 bytes per connection. The size of a "struct proc" is negligible compared to the total amount of memory each process will use. More generally, memory used for kernel structures is negligible compared to user-space memory consumption.

      The difference between 32-bit and 64-bit pointers is going to vary between substantial (but still nowhere near double) for code which uses pointers extensively (e.g. high-level languages such as Python, PHP, Java, JS, which use pointer-to-object everywhere), and negligible for programs whose memory consumption is dominated by large arrays of primitive types (char, int, float).

  23. Terrible headline. DESKTOP DISTIES letting go by kwerle · · Score: 4, Informative

    There are a bunch of desktop distributions that will no longer do 32 bit builds. Makes sense.

    No effect on kernel or disties for 32 bit systems/embedded/etc.

  24. Re:GEEK POLICE RAID by Hognoxious · · Score: 4, Funny

    I haven't compiled a kernel since the 1990's.

    Is that when you started or when it finished? I'm asking because it might have been Gentoo.

    --
    Confucius say, "Find worm in apple - bad. Find half a worm - worse."
  25. Re:That's just great... by StayFrosty · · Score: 2

    No reason to stop. If it does what you need, go ahead. I'm sure source-based distros like Gentoo will still be fine. Distros that focus on long term support like CentOS and Debian will probably still provide a 32-bit distro as well.

    I would also like to point out that your 10-year-old laptop is having trouble now. Add another 7 years to that and you will be compounding those problems dramatically. I don't see any (desktop or laptop) computers around from 1999 that are terribly useful today. Some parts from a 15+ year old PC are hard to find nowadays (unless you have a huge stash or like risking your money on feebay.) Think IDE hard drives and DDR1 or SDRAM.

    --
    "Frequently wrong, never in doubt."
  26. Re:32 bit cpus are everywhere by Merk42 · · Score: 2

    Embedded, IoT and robotics are awash with 32 bit x86 stuff.

    How many of those run Ubuntu or OpenSUSE?

  27. Re:GEEK POLICE RAID by __aaclcg7560 · · Score: 2

    Is that when you started or when it finished? I'm asking because it might have been Gentoo.

    I started in 1997 with Debian in a book distro. Ran SUSE for many years. Used Ubuntu, Fedora or Mint at work, depending on whatever was popular with the engineers. When I worked at Google, I used Goobuntu (Ubuntu variation). These days I'm banging on Red Hat Linux to see if I want to go for the certification.

  28. Explanations: by Anonymous Coward · · Score: 5, Informative

    RPM non-binary package:
    noarch
    Used for packages that aren't arch-specific, documentation, configuration, etc.

    Sun/Oracle:
    sparcv9 sparcv9v sparc sparc64 sparc64v sparcv8
    sparc is sparc32 v7 abi (or should be... systems: ipx ss2, etc)
    sparcv8 is v8+ abi (32 bit with some new instructions, ss4/5/10/20)
    sparcv9/sparc64 is sun ultra+ systems (ultra 1 and above with 64 bit processors.)
    sparcv9v is (I assume) Niagra chips and above, containing virtualization/containerization tech.

    Hitachi SuperH:
    sh4 sh4a sh sh3
    Not sure what arch 'sh' is (sh2?3?)
    sh3/4 were used in some routers and I think the Sega Saturn/Dreamcast/Naomi 1/2 consoles/arcade boards. Have never actually seen one outside a console in real life, although in japan at least there were apparently some routers using them as embedded processors running linux.

    ARM:
    aarch64 armv5tel armv6hl armv3l armv6l armv4b armv7hl armv4l armv7l armv5tejl
    aarch64 is the 64 bit arm extensions. The rest are arm versions from 3 to 7 with different option flags. I think wikipedia has a comprehensive article on what they all mean. Lots of possible binary incompatibilities with arm binaries if you don't build to a specific instruction subset, which almost nobody ever did. v5->7 should I believe be forwards compatible. v6 and 7 definitely are.

    Alpha:
    alphapca56 alpha alphaev5 alphaev56 alphaev6 alphaev67
    DEC's legacy shat all over by Compaq+HP. Better chip than IA64 if they had only produced them on newer processes and provided PC-prices entry level systems to keep developers engaged. China is supposedly producing homegrown knockoffs of these chips for fpu calculations in one of their supercomputers.

    x86/x86_64:
    geode amd64 i386 i486 pentium3 x86_64 i586 pentium4 i686 athlon ia32e
    geode is amd's embedded x86, used in the original released OLPCs and various other embedded systems and devices. Not sure the exact x86 arch it is equivalent to (486->586, and maybe newer arch features)
    ia32e I think is the x32 or x86_64 using 32 bit pointer ABI which allows the register file of x86_64 but only using 32 bit pointer references to keep memory usage low for applications that don't require more than 4 gigs of ram.
    amd64 == x86_64
    And the rest of those are Intel/AMD designations up to to SSE2 (P4) Not sure why they have that many different versions.

    Itanic:
    ia64 - Nuff said

    IBM/Others PowerPC:
    ppc64 ppciseries ppc64iseries ppcpseries ppc64p7 ppc64pseries ppc ppc8260 ppc32dy4 ppc8560
    32 and 64 bit variants of PowerPC, dating from 90s era Macs to today.

    IBM S390:
    s390 s390x
    Some sort of mainframe/large workstation systems I think. Not sure if the supported models are all PPC derived or not. I believe they run a different microcode layer on top of the cpus intended for mainframe use. Also run a hypervisor(or equivalent) above linux (and predating hypervisor capabilities in x86 by many years.)

    Hope that helps! Check wikipedia for further info. They have rather comprehensive articles on all of these!

  29. Re:That's just great... by __aaclcg7560 · · Score: 2

    A [Washington, ..., Lincoln, ..., Obama] Presidency will be the end of the republic.

    FTFY

  30. Re:it's easy to find 32 bit Hardware by DarkOx · · Score: 2

    Yes, you can run 64-bit software on it, but should you?

    Yes you should, without a doubt, unless you know for sure the main bottleneck for your application will be memory.

    The 64-bit modes offer more registers, and instructions that can do more operations per cycle as well as other optimized instructions. In most cases the performance will be much better!

    --
    Repeal the 17th Amendment TODAY! Also Please Read http://www.gnu.org/philosophy/right-to-read.html
  31. Re:32-bit hardware by TemporalBeing · · Score: 2

    "doubles our testing burden (actually, more so, do you know how hard it is to find 32-bit hardware these days?)" I can find 32-bit hardware easily. Obviously, someone who didn't try and claims it not possible.

    Agreed. There is a lot of hardware - even new hardware - that is 32-bit; while especially the case in non-x86 systems, there is even x86 systems that are still being shipped in 32-bit mode (e.g 32-bit OS) by default or are 32-bit only, especially in the embedded world - and yes, many of those embedded devices may still operate a GUI interface.

    Example: A previous employer was converting from DOS to Linux. We had a GUI interface and the developer just loaded up X-Windows (GNOME I think) and then made a full screen GUI app on top of that. The basic use case was an embedded system (VMIC 7805 Board, Pentium M, - which still sells new) and we were using Ubuntu 8.04 as a base at the time (8.04 was newly released). (FYI VMIC 7805 runs a number of difference OS systems from Windows, Linux, VxWorks, and even DOS.)

    So yes, this guy is extremely short sighted - probably looking at MicroCenter or Best Buy and saying "well, no 32-bit systems here, guess we can't buy any". There is plenty of manufacturers you can find to build a 32-bit only system that are desktop oriented.

    Now, where it may get harder is finding a 32-bit system that is server oriented since most server builders are looking towards packing in the memory beyond the capabilities of a 32-bit system. Even so, Canonical should have no issue there since they are also doing some system building and could just build their own for their dev farm or just build images in 32-bit only mode to be tested in servers in a datacenter running VMWare, KVM, Xen, etc - a 32-bit guest OS is no issue in a 64-bit host environment.

    --
    Truth is like the sun. You can shut it out for a time, but it ain't goin' away. - Elvis Presley (source: imdb.com)
  32. Re:it's easy to find 32 bit Hardware by DarkOx · · Score: 2

    Well yes and no, there are some surprises from time to time. Like you might expect passing arch=i486 to gcc would give you code that would run on a 486, not always unless you pass other options as well. The problem is testing on the latest x64 chip means you are going to have a super set of the the i686 ISA in most cases, and with the wrong compiler flags or kernel build options, you might discover it really does not work on older hardware.

    --
    Repeal the 17th Amendment TODAY! Also Please Read http://www.gnu.org/philosophy/right-to-read.html
  33. Re:32-bit hardware by techno-vampire · · Score: 2

    Now, where it may get harder is finding a 32-bit system that is server oriented since most server builders are looking towards packing in the memory beyond the capabilities of a 32-bit system.

    The whole argument is nothing more than a straw man. All you have to do is have a multi-boot system where one of the images is 32 bit. Sure, you won't be able to take advantage of all of the RAM, but it will run, just fine. And, you can have one using a PAE kernel so that you can test programs in that environment as well. (Yes, people do use PAE. It's for when you have more than 4 GB RAM but either don't want to nuke, pave and reinstall a 64 bit system or can't because you can't afford the downtime. All you need to do for that is install a PAE kernel and support packages, reboot into it and later, remove the non-PAE packages. And yes, I'm writing from personal experience.)

    --
    Good, inexpensive web hosting
  34. Re:That's just great... by Hotawa+Hawk-eye · · Score: 2
    Doesn't it? Consider something like DES. If you had a file on your system encrypted with DES:

    In 1977, Diffie and Hellman proposed a machine costing an estimated US$20 million which could find a DES key in a single day. By 1993, Wiener had proposed a key-search machine costing US$1 million which would find a key within 7 hours.

    and:

    One of the more interesting aspects of COPACOBANA [a DES cracking machine] is its cost factor. One machine can be built for approximately $10,000.[26] The cost decrease by roughly a factor of 25 over the EFF machine is an example of the continuous improvement of digital hardware—see Moore's law. Adjusting for inflation over 8 years yields an even higher improvement of about 30x.

    DES hasn't changed, but the amount of computational power attackers can bring to bear has.

    Or to put it a different way: archers manning a castle's walls were a decent defense against melee soldiers ... but they'll do nothing but die when a bomber drops its weaponry inside the walls.

  35. A terrible disturbance by watermark · · Score: 2

    I felt a great disturbance in the Force, as if millions of Intel Atom netbooks suddenly cried out in terror and were suddenly silenced. I fear something terrible has happened.

    AKA, my netbook :(

    1. Re:A terrible disturbance by invictusvoyd · · Score: 3, Informative

      Many of the Atom based notebooks are 64 bit compatible with a minor performance loss.

  36. Old Intel-Atom processors by dogvomit · · Score: 2

    Old Intel Atom processors won't run 64-bit code. My firewall/gateway machine is running an nice but old nano-ITX motherboard with such a processor. I had to download debian's 386 build to get it to work. So, I hope debian at least keeps the 386 build for a while.

    —G

  37. Re:That's just great... by ChrisMaple · · Score: 2

    Hillary has sold uranium to the Russians and military communications secrets to the Chinese. The risk of a Hillary presidency is the military defeat of the U.S. and the accompanying millions of dead Americans.

    --
    Contribute to civilization: ari.aynrand.org/donate
  38. Re: That's just great... by MightyYar · · Score: 2

    Donald Trump only has something like 20% odds, yet he'll probably get more than 1/3 of the popular vote. I say if you don't like Hillary, "throw your vote away" on a third party and not someone who has a 9-year-old's solution to immigration and runs a campaign targeting Archie Bunker.

    --
    W..w..W - Willy Waterloo washes Warren Wiggins who is washing Waldo Woo.
  39. Re:Terrible headline. DESKTOP DISTIES letting go by jmccue · · Score: 3, Insightful

    It's becoming more clear every day how the major Linux distributions have all been drinking the same cool-aid.

    Seems so, but as of now 32 bit Linux has 22 years left (year 2038). I heard that may be fixed but AFAIK nothing yet. In any case for 32 bit I would use NetBSD or OpenBSD since the 2038 issue does not exist for them. I would like to know what "major dist" officially includes :) One distro I consider major just released a 32 bit version.

  40. Re: That's just great... by Anonymous Coward · · Score: 3, Informative

    No they didn't. RHEL did, and since CentOS is more or less just a rebuild of the RHEL sources the base CentOS 7 distribution is also 64 bit only.

    But CentOS has also has an AltArch distribution for i386. It's right there on the download page if you want it.

  41. Re:That's just great... by RoverDaddy · · Score: 4, Funny

    I assume the computer name is Theseus.

    --
    RETURN without GOSUB in line 1050
  42. Re:That's just great... by dbIII · · Score: 2

    So? Reagan sold a lot of stuff to Iran and even Hezbolla.
    "Treason doth never prosper, what's the reason? For if it prosper, none dare call it Treason."

  43. Re: Some 2016 stuff still 32 bit by p91paul · · Score: 2

    The headline is click-bait, but they are referring to intel 32 bit CPUs. I see no plans to drop arm 32 bit support, since arm64 is still in its early days.

  44. Re:GEEK POLICE RAID by Ed+Avis · · Score: 2

    I remember when a kernel build was an all-night job (on a machine with four megs of RAM).

    --
    -- Ed Avis ed@membled.com