View previous topic :: View next topic |
Author |
Message |
keola n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/16422910244680875f1d8da.jpg)
Joined: 22 Feb 2005 Posts: 53
|
Posted: Mon Dec 04, 2006 12:06 am Post subject: Processor Selection |
|
|
I have an old intel LG-440LX server board. I am currently running 2x600(6x100). On this machine I run apache and cacti and NAT / Router stuffs. I do not use this machine for a desktop at all.
What Processor would be the best (this is what I have lying around)
1 x 733 / 256 cache
2 x 600 / 256 cache
1 x 500 / 512 cache
Thanks in advance ![Smile :)](images/smiles/icon_smile.gif) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
yabbadabbadont Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
![](images/avatars/13361939844cd4b5d53ebe4.jpg)
Joined: 14 Mar 2003 Posts: 4791 Location: 2 exits past crazy
|
Posted: Mon Dec 04, 2006 12:07 am Post subject: |
|
|
I would stick with the two 600MHz processors. _________________
Bones McCracker wrote: | On the other hand, regex is popular with the ladies. |
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
sonicbhoc Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/19626066624403a4096a7e1.gif)
Joined: 24 Oct 2005 Posts: 1805 Location: In front of the computer screen
|
Posted: Mon Dec 04, 2006 4:07 am Post subject: |
|
|
I'll agree with yabbadabbadont and say go with the two 600MHz processors. Don't forget to enable SMP in your kernel! |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
keola n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/16422910244680875f1d8da.jpg)
Joined: 22 Feb 2005 Posts: 53
|
Posted: Sun Dec 17, 2006 2:51 am Post subject: thanks |
|
|
I thought that was the best bet.. I found a 1.1 or a 1.3 as well... BUT I have replaced the system in question with a dual Xeon 1.7. It is an older system, but I feel it is not performing how it should.
processor : 0
vendor_id : GenuineIntel
cpu family : 15
model : 1
model name : Intel(R) Xeon(TM) CPU 1.70GHz
stepping : 2
cpu MHz : 1680.978
cache size : 256 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 2
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov
pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm
bogomips : 3363.55
processor : 1
vendor_id : GenuineIntel
cpu family : 15
model : 1
model name : Intel(R) Xeon(TM) CPU 1.70GHz
stepping : 2
cpu MHz : 1680.978
cache size : 256 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 2
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov
pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm
bogomips : 3361.31
CFLAGS="-march=pentium4 -O3 -pipe -fomit-frame-pointer -fforce-addr -falign-func
tions=4 -fprefetch-loop-arrays"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
MAKEOPTS="-j3"
FEATURES="ccache"
USE="nptl ntplonly iptables php ssl mysql gd X -gdbm sasl mysql pam apac
he2 apm bcmath berkdb bzip2 crypt cups dbus dga exif fastcgi firefox gd gtk2 hal
imagemagik kde kdexdeltas lm_sensors mmx mysqli nptl nsplugin opengl pam pdf pe
rl php readline samba sasl snmp spell sse2 symlink truetype usb vhost X xinetd x
ml rrd pcre postgres session sockets qt3 perl rdesktop"
FETCHCOMMAND="/usr/bin/axel -a -o /\${DISTDIR}/\${FILE} \${URI}"
RESUMECOMMAND="/usr/bin/axel -a -o /\${DISTDIR}/\${FILE} \${URI}"
#PORTAGE_NICENESS="16"
GENTOO_MIRRORS="http://gentoo.mirrors.easynews.com/linux/gentoo/ ftp://gentoo.mi
rrors.tds.net/gentoo http://gentoo.mirrors.pair.com/"
CCACHE_DIR="/usr/slack/ccache"
----------------
To me, this is a strange breed of Xeon... I'm not even sure if I should be using the pentium4 flag, I mean there is not ht or sse3...
can someone help me out? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
tkdfighter Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/90126064940b5fbf899f82.jpg)
Joined: 14 May 2004 Posts: 271 Location: Bludenz, Austria
|
Posted: Sun Dec 17, 2006 4:52 pm Post subject: |
|
|
Only the Northwood and Prescott Xeons have support for hyperthreading and only the Prescotts have SSE3. You seem to have one based on the Willamette core, so just set the -march=pentium4 option and be done with it.
For more details, you can check out the GCC manual and Wikipedia on Pentium 4s and on Xeons. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
keola n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/16422910244680875f1d8da.jpg)
Joined: 22 Feb 2005 Posts: 53
|
Posted: Mon Dec 18, 2006 2:51 am Post subject: |
|
|
I found out that it is a foster core... they are SL5TE's, so sounds like -pentium4 will give me all the flags I need then? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
tkdfighter Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/90126064940b5fbf899f82.jpg)
Joined: 14 May 2004 Posts: 271 Location: Bludenz, Austria
|
Posted: Mon Dec 18, 2006 11:29 am Post subject: |
|
|
tkdfighter wrote: | You seem to have one based on the Willamette core, so just set the -march=pentium4 option and be done with it. |
Foster == Willamette, just that Willamette is Desktop and Foster is Server. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|