LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 05-27-2008, 03:37 PM   #1
jimerickso
Member
 
Registered: Mar 2007
Location: ames, iowa
Distribution: gentoo
Posts: 74

Rep: Reputation: 15
dual quad core xeons


i am wondering if gentoo can utilize the 64 bit feature of dual quad
core xeons (E5405 harpertown). i am also wondering if it is possible
to run all eight cores simutaneously on folding@home with gentoo. i
apologize if i am asking stupid questions. hope i am not out in left
field with this post. thank you in advance for your consideration in
this matter.
 
Old 05-27-2008, 03:59 PM   #2
BrianK
Senior Member
 
Registered: Mar 2002
Location: Los Angeles, CA
Distribution: Debian, Ubuntu
Posts: 1,334

Rep: Reputation: 51
as long as you use a 64 bit linux, you can fully utilize all 64 bit functionality of any processor. The number of processors has no bearing on this.

I don't know enough about folding @ home, but there's nothing stopping an application that will run 8 threads from fully utilizing all 8 cores. The code would have to be well written for this to be the case, of course, but it's certainly possible.
 
Old 05-27-2008, 04:07 PM   #3
jimerickso
Member
 
Registered: Mar 2007
Location: ames, iowa
Distribution: gentoo
Posts: 74

Original Poster
Rep: Reputation: 15
BrianK:
thank you for your swift reply! i will get busy installing gentoo amd64 tonight. i guess i will just have to see what folding@home will do. thanks again!

Last edited by jimerickso; 05-27-2008 at 04:08 PM. Reason: spelling
 
Old 05-28-2008, 04:53 PM   #4
khaleel5000
Member
 
Registered: Oct 2005
Location: Pakistan
Distribution: Debian,Pclinuxos
Posts: 327

Rep: Reputation: 31
Sorry if I am asking a dumb question but Jimerickso how is the genral performance of these XENONs in comparision to say a core 2 quad in windows and linux? i mean if i want to buy I pc to run games, what would be preferrable a XENON or a usual core2 duo/c2quad ? [if budget isint the issue]?
 
Old 05-28-2008, 09:15 PM   #5
johnsfine
LQ Guru
 
Registered: Dec 2007
Distribution: Centos
Posts: 5,286

Rep: Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197
Quote:
Originally Posted by khaleel5000 View Post
what would be preferrable a XENON or a usual core2 duo/c2quad ?
XEON is not a meaningful model name. It tells you almost nothing about the CPU.

I'm not sure how to interpret the meaningful Intel model info. I expect the "E5405 harpertown" mentioned in the initial post does mean something (at least to someone who understands more of Intel's naming system).

If you're trying to compare some possible purchase with "XEON" in its name to some alternate purchase without "XEON", you're looking at the wrong part of the model name. The exact same CPU might be sold both with and without the name XEON and many totally unrelated CPU models are all sold with the name XEON. It really tells you nothing.
 
Old 05-29-2008, 01:11 AM   #6
chrism01
LQ Guru
 
Registered: Aug 2004
Location: Sydney
Distribution: Rocky 9.2
Posts: 18,363

Rep: Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751
If you were running a single threaded (& non-forking) process, then extra cores do not help much, assuming you are not running anything else except the OS.
The prog has to be written to take advantage of the extra cores to see dramatic improvements.
 
Old 05-29-2008, 02:44 AM   #7
khaleel5000
Member
 
Registered: Oct 2005
Location: Pakistan
Distribution: Debian,Pclinuxos
Posts: 327

Rep: Reputation: 31
ok. well if you dont have optimised applications then core 2 quad /core2 duo wont be of any use either.What I meant to ask is, in terms of performance (for single threaded or muliti threaded applications) Intel XEON E5405 harpertown will be comparable to which of the 'consumer' market, and ultimately whats the difference between E5405 and Q9000 or QX9000 because from specs I think they are similar?
 
Old 05-29-2008, 09:14 AM   #8
johnsfine
LQ Guru
 
Registered: Dec 2007
Distribution: Centos
Posts: 5,286

Rep: Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197
Quote:
Originally Posted by khaleel5000 View Post
if i want to buy I pc to run games
If you are buying a pc to run games, maybe you shouldn't even be considering quad core (and maybe not Linux either).

I don't run games and much of what I've read about games and seen from my sons running games, may be obsolete information. But to the extent I understand it, very few games are multi-threaded, so they can't take direct advantage of multiple cores.

Many single threaded games depend (for decent performance) on ultra low CPU latency. Even if the game is the only thing you're running on a single core system, various network traffic and other system overhead can interrupt and prevent the game from getting ultra low latency use of a CPU.

But as soon as you add a second core, all those latency problems go away. Adding more cores beyond the second makes no further difference (unless the game software is multi-threaded).

Even the second core probably won't affect performance measures such as average frame rate. But it may significantly affect the feel of playing the game.

Since you didn't ask about Linux (vs. Windows) game support, I won't say more about that beyond suggesting that you try to make an informed decision.

Quote:
Originally Posted by khaleel5000 View Post
ultimately whats the difference between E5405 and Q9000 or QX9000 because from specs I think they are similar?
Is Q9000 a model (with specific specs)? Or just a family of a few models, each of which have different specs?

Dell sells a lot of XEON CPUs in seriously overpriced systems with motherboards that support two CPU packages per motherboard. I don't know which CPU models can be used in such motherboards. Maybe that is a meaningful difference between models where the basic specs are the same. But if so, I assume it wouldn't matter to you, because you shouldn't be considering a system with two CPU packages.

I don't know what else you can reasonably consider in comparing CPUs other than the major specs, such as clock rate, L2 cache size etc. Maybe some other expert here will give us a useful answer to that, but I doubt it. Ultimately, if you can't understand why a more expensive model with similar specs is better, that is probably because it isn't.
 
Old 05-29-2008, 09:42 AM   #9
khaleel5000
Member
 
Registered: Oct 2005
Location: Pakistan
Distribution: Debian,Pclinuxos
Posts: 327

Rep: Reputation: 31
johnsfine thanks for the reply.Anything above dual core isint completely useless, say for example the extra shared l2 cache in cure 2 quads can help the 2 cores [but that would be an over kill to say the least,and I agree if i will buy a new system, i would certainly be just 2 processors].
What I basically want to ask is whats the difference beteween those quad core xenons and their consumer counterpart?
 
Old 11-22-2008, 03:45 PM   #10
ninja master
Member
 
Registered: May 2008
Distribution: funtoo/gentoo amd64 xwrt
Posts: 412

Rep: Reputation: 31
folding @ home has a SMP package for symetric multi processing. folding @ home can take advantage of your 8 core processor, just dont forget to have all them purdy cores folding for the LINUX QUESTIONS FOLDING TEAM!!!! our team number is 12776 =)
 
Old 11-22-2008, 04:36 PM   #11
syg00
LQ Veteran
 
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,141

Rep: Reputation: 4123Reputation: 4123Reputation: 4123Reputation: 4123Reputation: 4123Reputation: 4123Reputation: 4123Reputation: 4123Reputation: 4123Reputation: 4123Reputation: 4123
Used to be the config option for maximum number of CPUs could trip you up - these days a low number like "8" shouldn't be a problem. Changing it on gentoo is a no-brainer anyway.
 
Old 11-24-2008, 04:03 PM   #12
phil.d.g
Senior Member
 
Registered: Oct 2004
Posts: 1,272

Rep: Reputation: 154Reputation: 154
I wasn't aware folding@home now has a SMP version, but years ago I used to run two separate instances of folding@home on a dual core machine, each instance ran independently working on different units.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Dual- or Quad-Core for Linux Viper Chief Linux - Hardware 15 04-28-2008 06:12 PM
LXer: AMD Opteron 2356 Dual Quad-Core Linux LXer Syndicated Linux News 0 04-15-2008 03:50 PM
32bit vs 64bit, dual core vs quad, and clock speeds colinstu General 22 05-21-2007 03:31 AM
LXer: Novell, Intel Deliver Xen-Enabled Linux for Dual-Core Xeons LXer Syndicated Linux News 0 09-26-2006 01:33 PM
reviews on dual xeons nanoprobe Linux - Hardware 2 01-24-2005 08:49 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 01:20 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration