Date: Wed, 22 Aug 2007 16:40:46 +0200 From: Roland Smith <rsmith@xs4all.nl> To: "Arend P. van der Veen" <apvanderveen@att.net> Cc: "David J. Neu" <djneu@att.net>, FreeBSD Questions <freebsd-questions@freebsd.org> Subject: Re: AMD64 vs i386 Message-ID: <20070822144046.GA14552@slackbox.xs4all.nl> In-Reply-To: <46CC32FA.3080900@att.net> References: <46CC32FA.3080900@att.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--gKMricLos+KVdGMg Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Aug 22, 2007 at 08:58:34AM -0400, Arend P. van der Veen wrote: > - Will the AMD64 based FreeBSD 6.2 distribution with applications such as= =20 > Postgresql, Apache, Python, Tomcat and SBCL be able to take advantage of= =20 > the 64-bit quad processor? Yes, if you compile them natively on AMD64. Whether this results in speedups depends on a lot of factors. Instruction words on AMD64 are longer than i386, so binaries tend to be bigger, but on the other hand you've got more general purpose registers. The general consensus seems to be that you _need_ AMD64 if you routinely run out of address space. In other situations it can be nice to have, but it depends on the apps and the workload. I've been using an AMD64 system as my main desktop machine for years without problems. There are some ports that won't work, but that's mostly x86 binaries like the flash plugin and nvidia drivers. Both of which I can well live without. Roland --=20 R.F.Smith http://www.xs4all.nl/~rsmith/ [plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated] pgp: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 (KeyID: C321A725) --gKMricLos+KVdGMg Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQFGzEruEnfvsMMhpyURAiacAJ9cNCS9o+rzsvpjzcRq3YnKevEcTQCghiyf 0ifIs+Y97yLP/OOsVQhun4s= =oZ79 -----END PGP SIGNATURE----- --gKMricLos+KVdGMg--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070822144046.GA14552>