All of lore.kernel.org
 help / color / mirror / Atom feed
* Dual Core vs. Dual CPU
@ 2006-04-23 18:22 Urs Thuermann
  2006-04-24  0:37 ` Robert M. Hyatt
  2006-04-24  4:07 ` Bill Davidsen
  0 siblings, 2 replies; 5+ messages in thread
From: Urs Thuermann @ 2006-04-23 18:22 UTC (permalink / raw)
  To: linux-smp

I'd like to know what is the difference between a system with a dual
core CPU compared to two (single core) CPUs.  I know dual core means
two CPUs on one chip, but is it really two complete CPUs or do they
share some component which is used by both CPU cores?

For example HT duplicates only those parts of CPU which hold the state
of the program in execution (i.e. program counter, registers, etc.)
but they share the execution logic which often leads to performance
loss. 

Is there some performance difference between dual core and two real
CPUs, too?  I assume the dual cores on one chip must share the bus
interface, but since in a multi CPU system only one CPU can access the
bus at a time, I think this doesn't make a performance difference,
right?

Can anybody give some clarifiactions on these issue?

urs

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-04-26 20:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-04-23 18:22 Dual Core vs. Dual CPU Urs Thuermann
2006-04-24  0:37 ` Robert M. Hyatt
2006-04-24  4:07 ` Bill Davidsen
2006-04-26 19:58   ` Urs Thuermann
2006-04-26 20:47     ` Robert M. Hyatt

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.