The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    Difference between dual-core and two processors?

    Discussion in 'Hardware Components and Aftermarket Upgrades' started by irfysis, Oct 9, 2006.

  1. irfysis

    irfysis Notebook Enthusiast

    Reputations:
    2
    Messages:
    45
    Likes Received:
    0
    Trophy Points:
    15
    I don't think there is such thing as two processors in laptops, but the desktop I'm using has two processors. Is there any difference between a dual-core processor and a computer with two processors?
     
  2. hollownail

    hollownail Individual 11

    Reputations:
    374
    Messages:
    2,916
    Likes Received:
    0
    Trophy Points:
    55
    A dual core processor is one processor that has two cores... of course.
    It's really the same thing has having 2 seperate processors.
    They basically took the core out of the processor (you know... the part that does everything) and put two of them in 1 housing.
     
  3. Pitabred

    Pitabred Linux geek con rat flail!

    Reputations:
    3,300
    Messages:
    7,115
    Likes Received:
    3
    Trophy Points:
    206
    Effectively? No. In actuality? There are two physical chips with dual processors, and both chips are in one package on a dual-core. That's really all there is to it.
     
  4. TedJ

    TedJ Asus fan in a can!

    Reputations:
    407
    Messages:
    1,078
    Likes Received:
    0
    Trophy Points:
    55
    Well, there is one difference you may notice on CPU intensive tasks... the shared L2 cache you get with a dual core CPU. You don't get that with a traditional dual CPU SMP system, although I've seen a couple of workstation class mobos with shared L3 cache. Very expensive.
     
  5. ivar

    ivar Notebook Deity

    Reputations:
    432
    Messages:
    1,410
    Likes Received:
    0
    Trophy Points:
    55
    Another difference is the power saving mechanism of mobile core duo processors such that one core is inactive if there is no enough load on the processor.
     
  6. burningrave101

    burningrave101 Notebook Deity

    Reputations:
    109
    Messages:
    756
    Likes Received:
    0
    Trophy Points:
    30
    Two physical processors that are the same speed as a dual core processor are effectively faster but a dual core processor still offers much the same performance as you would see with an SMP setup using multiple physical processors. A dual core processor uses much less power then two physical processors.
     
  7. ajfink

    ajfink Notebook Deity

    Reputations:
    58
    Messages:
    970
    Likes Received:
    0
    Trophy Points:
    30
    Dual-proc systems tend to have more memory bandwidth for their respective CPU cores, thus better at certain tasks. These days, systems with two processors usually end up having four cores, since dual core processors are becoming rather standard.
     
  8. Pitabred

    Pitabred Linux geek con rat flail!

    Reputations:
    3,300
    Messages:
    7,115
    Likes Received:
    3
    Trophy Points:
    206
    ajfink: How do you figure? They all still have to go through the northbridge. Only on some server boards does each processor have it's own bank of memory. Most dual-processor machines share a northbridge, and thus a memory controller. It's only different with Opterons (they have an on-chip memory controller) and some high-end server machines.