Re: Where did lib64 directories come from

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



sos@xxxxxxxx (Steve Siegfried) writes:

> Is there any real advantage to using either 32 bit or 64 bit binaries
> on a 64 bit CPU?   For most programs, not really, mostly since very few
> folks have anywhere near 32 bits worth (let alone more)  of real memory.

More memory isn't the only advantage of using x86-64-compiled binaries over
using i386-compiled binaries. x86-64 also has twice as many registers, both
general-purpose and XMM (SSE), as i386. This means that the program can
keep more variables in registers at once, without having to swap them in
and out of memory.

Regards
Ingemar

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux