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.

    How would you describe Core 2 Duo?

    Discussion in 'Hardware Components and Aftermarket Upgrades' started by lottdod_1999, May 29, 2009.

  1. lottdod_1999

    lottdod_1999 Notebook Evangelist

    Reputations:
    89
    Messages:
    698
    Likes Received:
    0
    Trophy Points:
    30
    When Core 2 Duos came out how would you describe the impact they made?

    Are they very very fast compared to old processors or were they just the next step in a linear progression of processor speeds?

    Were they revolutionary?
     
  2. ViciousXUSMC

    ViciousXUSMC Master Viking NBR Reviewer

    Reputations:
    11,461
    Messages:
    16,824
    Likes Received:
    76
    Trophy Points:
    466
    It was not "revolutionary" esp since AMD did it first :p

    But unlike the step from current quads to i7 wich I see as more of a normal step, it was a very big step.

    The core2duos & core2quads beat out the older cpu tech by a big margin even in direct clock per clock comparisons, but in addition they can overclock very high also so you get 2x the boost.

    Actually more like 3x the boost in many cases if you count 2 cores, as a single core on a core2due beats a Pentium 4 at the same clock speed.

    Factor in faster cooler runing cpu tech, then the overclock + the extra core and its total dominance.

    Same goes even if you factore dual vs quad. A 2ghz quad will destroy a 2.8ghz dual in a multi core environment.

    8 core cpu's are the next thing to look for in the desktop world. (I think AMD is first doing a 6 core)
     
  3. lottdod_1999

    lottdod_1999 Notebook Evangelist

    Reputations:
    89
    Messages:
    698
    Likes Received:
    0
    Trophy Points:
    30
    I'm glad they finally went with multi core processors. It always seemed like a "Duh why not do that?" thing instead of just trying to pump out more speed from a single core.

    8 core cpu's... would that beat the crap out of an i7 then?

    Because I'm glad I got a decked out laptop to tide me over until even better tech comes out because I WAS going to get an i7 desktop.
     
  4. Bog

    Bog Losing it...

    Reputations:
    4,018
    Messages:
    6,046
    Likes Received:
    7
    Trophy Points:
    206
    The jump from Pentium 4 to Pentium M was much bigger than the jump from Yohah to Merom... the Pentium M was the first processor designed for laptops, so it definitely changed the game. Core 2 Duo did not bring any revolutionary designs to the CPU market... in fact, the only other "game-changing" technology besides the rise of the Pentium M was the trend toward multi-core CPUs.

    Core 2 Duo (+~15% performance over Yonah) > Core Duo (+~20%) > Pentium M (+~100% over Netburst) > Pentium 4 > bottom of the barrel.
     
  5. sgogeta4

    sgogeta4 Notebook Nobel Laureate

    Reputations:
    2,389
    Messages:
    10,552
    Likes Received:
    7
    Trophy Points:
    456
    Intel is releasing their new Nehalem-EX server processors with 8 cores and 16 threads (8 from hyperthreading)!
     
  6. lottdod_1999

    lottdod_1999 Notebook Evangelist

    Reputations:
    89
    Messages:
    698
    Likes Received:
    0
    Trophy Points:
    30
    Oh I forgot to ask
    with multiple cores, do they all get taken advantage of, or do they only come into play with multiple processes?

    I know there IS software that natively knows to take advantage of it,
    but let's say I was using old software to transcode a video... would it only use one core?
     
  7. Bog

    Bog Losing it...

    Reputations:
    4,018
    Messages:
    6,046
    Likes Received:
    7
    Trophy Points:
    206
    A process is a running program, while multiple threads can exist within that process; each one would be completing various tasks as the OS allocates CPU time (as necessary) for that process.

    In order for a program to take advantage of multiple cores, it must be coded in such a way that the process will create multiple threads that will complete tasks sequentially (ie, allow for multitasking). Most modern games, audio/video encoders, and CAD programs are optimized in this way for multiple cores.
     
  8. lottdod_1999

    lottdod_1999 Notebook Evangelist

    Reputations:
    89
    Messages:
    698
    Likes Received:
    0
    Trophy Points:
    30
    But would a 64-bit Windows OS like W7 allocate it automatically even if the program doesn't know about dual cores?

    Also by all means don't limit this discussion to just Core 2 Duo. Other huge leaps should be mentioned as I'm very curious. Any dual core platform for example.
     
  9. Bog

    Bog Losing it...

    Reputations:
    4,018
    Messages:
    6,046
    Likes Received:
    7
    Trophy Points:
    206
    In order for the OS itself to take advantage of multiple-cores, it must have support built-in to the kernel. This functionality has been around in Windows since XP (both Vista and 7 have it as well).

    In order for a program to benefit from a multiple-core CPU, it must a) be running on an OS that supports multi-core CPUs and b) the program must be optimized for multi-threading. Of course, you must also have a multiple-core CPU.

    Also, keep in mind that there are many mobile CPUs out there besides the Core 2 Duo that have multiple cores, such as the Core Duo, Core 2 Quad, and AMD's competing lineup: Turion X2 and Athlon X2 series. The same principles apply to these models as well.
     
  10. lottdod_1999

    lottdod_1999 Notebook Evangelist

    Reputations:
    89
    Messages:
    698
    Likes Received:
    0
    Trophy Points:
    30
    Yeah I was sort of curious about the core 2 duo by itself (i'm not sure how different it is from just dual core (intels) and core duos) as well as the leap to multiple cores.

    So basically, old program = one core (but at you can also run 7 other programs simultaneously...) ?
     
  11. naton

    naton Notebook Virtuoso

    Reputations:
    806
    Messages:
    2,044
    Likes Received:
    5
    Trophy Points:
    56
    I have been using a Core Duo (2 cores) for almost a year now. I'm also using a single core CPU every now and then. Unless I'm doing rendering I don't see any performance gain.

    I wonder if upping the fsb as intel did for a while with the pentium 4 was such a bad idea after all?!
     
  12. sgogeta4

    sgogeta4 Notebook Nobel Laureate

    Reputations:
    2,389
    Messages:
    10,552
    Likes Received:
    7
    Trophy Points:
    456
    Most people don't need C2D since even a P4 isn't bottlenecked with internet surfing, word, excel, listening to music, and whatever else home users do.
     
  13. __-_-_-__

    __-_-_-__ God

    Reputations:
    337
    Messages:
    1,864
    Likes Received:
    10
    Trophy Points:
    56
    just another step in moore's law.
     
  14. Jlbrightbill

    Jlbrightbill Notebook Deity

    Reputations:
    488
    Messages:
    1,917
    Likes Received:
    0
    Trophy Points:
    55
    In terms of re-shaping the CPU market however, Core 2 Duo had a much larger impact than Pentium M. After AMD enjoyed a long streak of dominance starting with the Athlon 64+ and continuing on to the X2 vs Pentium D, Core 2 Duo vaulted Intel ahead to a position they haven't yet lost to AMD.
     
  15. wHo0p3r

    wHo0p3r Notebook Consultant

    Reputations:
    74
    Messages:
    123
    Likes Received:
    0
    Trophy Points:
    30
    I think Sun Systems were trying to do some 8 core cpu's and they were called "Niagra" and "Niagra 2" or something like that.
     
  16. __-_-_-__

    __-_-_-__ God

    Reputations:
    337
    Messages:
    1,864
    Likes Received:
    10
    Trophy Points:
    56
    sun was bought by oracle recently and they never made any successful mainstream cpu. it takes ages of development and large sums of money and resources.
     
  17. TehSuigi

    TehSuigi Notebook Virtuoso

    Reputations:
    931
    Messages:
    3,882
    Likes Received:
    2
    Trophy Points:
    105
    Pentium 4 - Ran hot, ran slow, sucked battery power like a Hummer burns gas
    Pentium M - Added some P4 bits into the Pentium III architecture, a real gem
    Core Duo - Two Pentium Ms stapled together with new instructions
    Core 2 Duo - New architecture, both cores on one die, evolutionary in the mobile market (but revolutionary in desktops, who still had to suffer with Pentium 4s and Ds)
     
  18. SpacemanSpiff

    SpacemanSpiff Everything in Moderation

    Reputations:
    3,428
    Messages:
    1,292
    Likes Received:
    0
    Trophy Points:
    55
    Core 2 Duo is an evolutionary development of Core Duo (Yonah) and thus Pentium M.

    Pentium 4 was a dead end in terms of design. Other than Intel's meager effort to put two in a chip (Pentium D), it has no descendents.
     
  19. Quicklite

    Quicklite Notebook Deity

    Reputations:
    158
    Messages:
    1,576
    Likes Received:
    16
    Trophy Points:
    56
    For me, C2 is something that just does what I need; no more freezes, and pretty much no lags anymore; its sheer awesomeness.
     
  20. yuio

    yuio NBR Assistive Tec. Tec.

    Reputations:
    634
    Messages:
    3,637
    Likes Received:
    0
    Trophy Points:
    105
    Core Duo = lame name... much rather would have had Pentium 5 X2
    Core 2 Duo = finally Intel has 64bit... finally... and still a lame name...