Date: Tue, 26 Aug 2008 14:46:20 +0200 (CEST) From: Oliver Fromme <olli@lurza.secnetix.de> To: freebsd-questions@FreeBSD.ORG, maanjee@gmail.com Subject: Re: For this hardware amd64, ia64 or i386 to install? Message-ID: <200808261246.m7QCkKEj029685@lurza.secnetix.de> In-Reply-To: <2cd0a0da0808251439o4dbd6461g1da990ec43966955@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
VeeJay <> wrote: > For following hardware, I am wonderting that which Freebsd amd64, ia64 or > i386 to install? > > Hardware: > Dell PowerEdge 2950 III having 2 x CPU 3,0 GHz Intel Xeon L5450 Quad-Core > 2x6MB cache WITH 16 GB RAM. > Tools: > 1. FreeBSD 7 Production Release > 2. Apache 2.2.9 > 3. MySQL 5.1.26 > 4. PHP 5.2.6 Clearly amd64. The ia64 port wouldn't run on your hardware at all, because it is for the Itanium/Merced platforms. The i386 port would run, but it's only 2bit so it wouldn't be able to use all of your RAM (unless you enable the PAE option which as its own set of problems). Also, MySQL runs faster when compiled for 64bit. Best regards Oliver -- Oliver Fromme, secnetix GmbH & Co. KG, Marktplatz 29, 85567 Grafing b. M. Handelsregister: Registergericht Muenchen, HRA 74606, Geschäftsfuehrung: secnetix Verwaltungsgesellsch. mbH, Handelsregister: Registergericht Mün- chen, HRB 125758, Geschäftsführer: Maik Bachmann, Olaf Erb, Ralf Gebhart FreeBSD-Dienstleistungen, -Produkte und mehr: http://www.secnetix.de/bsd "Unix gives you just enough rope to hang yourself -- and then a couple of more feet, just to be sure." -- Eric Allman
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808261246.m7QCkKEj029685>