Re: Differences between amd64 and i386.
"brian m. carlson" <[email protected]>
| Newsgroups | gmane.linux.debian.ports.amd64 |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Oct 18, 2011 at 11:50:08AM -0700, Instruisto Jose wrote: > What are the main advantages of debian amd64 compared to i386 debian > besides to address more than 4GB of memory? * The 64-bit kernel enables the NX bit if it's available (which it is on most amd64 processors) and uses it automatically for 64-bit programs. * The increase in the number of registers can provide significant performace increases. * The ability to use 64-bit arithmetic and logical operations can provide significant performance increases. * Floating-point operations both behave as expected and operate efficiently, thanks to SSE2. * The compiler can depend on the CPU being able to perform more advanced operations, such as certain vector operations, which can increase performance. So basically, a lot of performance improvement potential. 20% is not unheard of. -- brian m. carlson / brian with sandals: Houston, Texas, US +1 832 623 2791 | http://www.crustytoothpaste.net/~bmc | My opinion only OpenPGP: RSA v4 4096b: 88AC E9B2 9196 305B A994 7552 F1BA 225C 0223 B187
signature.asc
(application/pgp-signature, 836 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iQIcBAEBCgAGBQJOndVWAAoJEL9TXYEfUvaLWecQAMGbnPqY47MqE6A4LvGJJxAu 7DxS4wfW0hq9GMKO5TfVFTsrQQKXzqhIAUa22Bl7QIWubXBX6huHoVixhLhKw67S Rz/hvLBl6mF2cJXDy6bBUqZtD0af2EScfIWW703gCjXLS6Qwn65LfuDM0GnXkqqB QzUQUpdU9IrFxAfNwyLq/XMP1YTyVH7xx/62qzyNt9cyR3SSl1a9DNL0whAMKzgQ z9YSxORbOYySOqDAJ/b6DymvLTqR/yoR4cu+cHTsffzEqFP3tHMb6g/DVosWaQl5 63ROamfwmFfcT9TvGsF1Js/yL3cxybolP3gyTq42eFgkX3L8Ks4/Ah8jsZevJN6z mTcf+9zBZah5zT1LOHS9Ic6Ghd4eHghr5i7T7xmAGkzRi8MfR1y8Ig6zHj+aVd/G bPdzJelNSOxuw46WOZ1ImzuyB1heFx0nnlOqX1bjNWDdIAGc5iiDduIpD1zd/GhP vCL8n97CAbzsukvSoSqfX/tVnoGBdjDh2bKRnTuEV9GRpSou0qXPE5mQiWzNSyri CIHt3UszgSq3kEIdbJgS4ET/zs/mBRoTdWTa8rxisQQHeiu5NtUipsk9mDucsVhd aom09Lg6Q9JszkXRlkor42wAZu99NebHoSPa8IyTzTmCLuduG5cHgy6wSzE5Ys77 w4Yc/k5v6kw1kHtnhMXH =UOJC -----END PGP SIGNATURE-----