x86-64 distros needn't cripple themselves to support 32-bit.
Posted Jun 13, 2004 16:21 UTC (Sun) by
JoeBuck (subscriber, #2330)
In reply to:
x86-64 distros needn't cripple themselves to support 32-bit. by ncm
Parent article:
Debian x86_64 port ready
The decision they made lets Red Hat and SuSE on x86_64 run 32-bit LSB-compatible applications unchanged. The /lib64 will look like a historical artifact a few years from now, yes, but only developers (actually only a subset of developers) will be exposed to it. LSB should be thinking of a transition plan. Maybe specify /lib32, which might be a symbolic link.
It will still be some time before 64-bit becomes a clear win for apps that don't need the address space: if you have an app that can fit in 32 bits, and its resident set size comes close to your physical memory size, the 64-bit version will page and swap and the 32-bit version won't. This isn't like the 16-32 transition, where people were fighting with overlays and other horrific schemes for years before 32 bits freed them of it.
(
Log in to post comments)