Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Dec 2006 23:34:03 -0800
From:      "Ahmad Arafat Abdullah" <trunasuci@mail.com>
To:        "Abdullah Al-Marrie" <almarrie@gmail.com>, "FreeBSD Questions" <freebsd-questions@freebsd.org>
Subject:   Re: What is the right gcc CPUTYPE optimization for the server?
Message-ID:  <20061226073404.0EAB61BF287@ws1-1.us4.outblaze.com>

next in thread | raw e-mail | index | archive | help
just my simple opinion..

maybe u can use:

nocona
pentium4
i686

mine is pentium4

freebsd# less /etc/make.conf
# added by use.perl 2006-08-22 09:40:06
PERL_VER=3D5.8.8
PERL_VERSION=3D5.8.8
CFLAGS=3D -O2 -pipe -funroll-loops -ffast-math
COPTFLAGS=3D -O2 -pipe -funroll-loops -ffast-math
NO_PROFILE=3Dtrue
CPUTYPE?=3Dpentium4



> ----- Original Message -----
> From: "Abdullah Al-Marrie" <almarrie@gmail.com>
> To: "FreeBSD Questions" <freebsd-questions@freebsd.org>
> Subject: What is the right gcc CPUTYPE optimization for the server?
> Date: Mon, 25 Dec 2006 22:35:45 +0300
>=20
>=20
> Hello Guys,
>=20
> I'm own some servers, with different cpus.
>=20
> Dual Xeon EMT64 aka nocona
> P4
> Celeron
>=20
> These servers run only internet apps, like apache, mysql, php, ..etc.
>=20
> What is the best cputype for these apps with these different cpus=20
> in make.conf?
>=20
> No X11 in the servers at all, so mmx, sse ..etc, aren't needed.
>=20
> -- Regards,
>=20
> -Abdullah Ibn Hamad Al-Marri
> Arab Portal
> http://www.WeArab.Net/
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o=
rg"

>


--=20
___________________________________________________
Search for products and services at:
http://search.mail.com




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061226073404.0EAB61BF287>