Re: How to detect multi-core and/or HT-enabled CPUs in 2.4.x and2.6.x kernels

From: Arjan van de Ven
Date: Wed Dec 27 2006 - 10:53:46 EST



>
> this is a real interesting question. Ganglia is coming [originally]
> from the HPC side of computing. At least in the past HT as implemented
> on XEONs did help a lot. Running two CPU+memory-bandwith intensive
> processes on the same physical CPU would at best result in a 50/50
> performance split. So, knowing how many "real" CPUs are in a system is
> interesting to us.

but this 50/50 split is most likely because of either a cache or a
bandwidth bottleneck, at which point "HT" is the wrong measure.

(also if you go to things like SUN's Niagara CPU then it's even more
clear that SMT isn't the right measure for performance capability)


--
if you want to mail me at work (you don't), use arjan (at) linux.intel.com
Test the interaction between Linux and your BIOS via http://www.linuxfirmwarekit.org

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/