cpu - Virtual core vs Physical core -


after running script below project

http://sourceforge.net/projects/sysinforeport

i following output, can explain difference between two. question seems basic :-) bit confused output

cpu report   total number of cpus: 1   total number of (virtual) cores: 12   cpu id 0   cpu model: intel(r) xeon(r) cpu e5-2620 0 @ 2.00ghz   cpu cores: 6   

what total no of cpu's vs no of virtual core vs cpu cores mean? when check no of cpu's in virtual box shows 24.:-?

i see following explanation this:

you have server "intel(r) xeon(r) cpu e5-2620 0 @ 2.00ghz" cpu. processor has 6 physical cores. if hyper-threading enabled processor, getting 12 virtual cores. , have 1 cpu there. reason of why see 24 cpus @ virtual box interface unclear me. can improve answer on matter of virtual box.

useful links are:

hyper threading

http://en.wikipedia.org/wiki/hyper-threading

how many cores have @ system

http://itvictories.com/content/how-get-amount-phisical-cpu-cores-linux


Comments

Popular posts from this blog

c# - Send Image in Json : 400 Bad request -

jquery - Fancybox - apply a function to several elements -

An easy way to program an Android keyboard layout app -