On Sun, 1 Feb 2004 18:10:38 -0500 "Robert G. Waycott"
<[EMAIL PROTECTED]> wrote:
| Hey Gentoo Users. I am sure that there are some dual-Xeon users out
| there, so I'd like your input. I am putting together a dual 2.0GHz
| Xeon rig here--Foster core--with 1Gb RDRAM on an IWill DP400
| mainboard. Anybody have experience with these? Do they run well on
| Gentoo? Right now, my system is a dual Pentium-III 933MHz rig, so
| everything on my system has been built with -march=pentium3. I am
| assuming that I will need to change to -march=pentium4, since these
| are Pentium4 Xeons, right? Anything else I should think about? Any
| suggestions for the CFLAGS? Just to double check myself, I will need
| to rebuild the whole system, right?

Pentium 4 CPUs (unless they have an M in them somewhere -- then it
gets screwy) can run Pentium III code. No need to rebuild the whole
system if you don't want to. Chances are you'll need a new kernel, but
that's all.

CFLAGS wise, -O2 -fomit-frame-pointer -pipe -march=pentium4 should do.
If you have lots of cache (sorry, dunno the Xeon cores off the top of my
head), you might gain from -O3 under certain circumstances, although
we'll probably ask you to try -O2 and no -fomit-frame-pointer if you
submit any bugs like that :)

-- 
Ciaran McCreesh
Mail:    ciaranm at gentoo.org
Web:     http://dev.gentoo.org/~ciaranm

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to