2 cpus on board
ok i'm not too expreienced in computers i'm just learning i send there dmesg from gentoo, and if can please look at it and tell me what is it, if it is 2 cpus, or dual core or something else http://uploaded.to/?id=oqofjo thanks
I looked at your dmesg for fun. First off that Foxconn mobo you have is an old Socket 478, You probably have a 478 Intel Core 2 Duo. Which is why is shows up as 2 cpu's. If you want to see a real mobo that can take 2 cpu's, Look at the Asus L1n64-sli ws for the AMD Fx-74's. I have that set-up on one of my boxes.
no what? my money is still on the hyperthreading. have you ever used it? that/this is how it behaves. i'd like to hear from the OP if he can figure it out. cat /proc/cpuinfo and look for the flag ht. this is my answer unless i can be proven wrong(or its a P4D). :p
http://boinc.bakerlab.org/rosetta/forum_thread.php?id=2
http://www.ibm.com/developerworks/linux/library/l-htl/
"If you still see only one CPU even after you have installed a HT enabled kernel, then you might want to check:
* HT is not disabled in BIOS.
* APCI is enabled in BIOS. "
I have used it and I understand how it works. I just never went looking for the number of CPUs that I had BECAUSE I know how it works. Apparently, this is a case where I can't just expect software to treat the hardware as it actually is. Thank you for doing the research and standing by your statement.
from dmesg CPU: L2 cache: 512K CPU0: Intel P4/Xeon Extended MCE MSRs (12) available CPU0: Intel(R) Pentium(R) 4 CPU 2.40GHz stepping 09
…
CPU: L2 cache: 512K CPU1: Intel P4/Xeon Extended MCE MSRs (12) available CPU1: Intel(R) Pentium(R) 4 CPU 2.40GHz stepping 09
Total of 2 processors activated (9587.01 BogoMIPS).
Dual Core shows up as Dual Core in dmesg, this is indeed a Pentium 4 with HyperThreading.
HT indeed shows up as two processors and i don't think Intel had in mind that they were supposed to release a Physical Dual Core so they made it simple for themself instead. Them lazy bastards! :happy:
As a general rule, setting MAKE_OPTS for a number of cores less than what you actually have is a safe bet and will not hurt anything; it just wouldn't be taking advantage of the processor's full potential. That's just a note for anyone who is concerned about getting failsafe functionality before "testing".
Apparently, HT CPUs are treated as having 2 cores in that respect, too… so, go with the "-j3". Supporting link: http://forums.gentoo.org/viewtopic-p-2237665.html?sid=a4a657ca967b5bcc3704bd671118f7aa