Slashdot Mirror


Ars Evaluates Core 2 Duo in Latest System Guide

RevDobbs writes "I always take a peek at the Ars Technica System Guides before white-boxing my next PC. Well, today I hit the site and see that they recently published their first post-Core 2 Duo System Guide." From the article: "The new Intel Core 2 Duo processors bring a swift change to the Hot Rod, making the lifespan of Socket AM2 very brief in the Hot Rod. Performance from the Core 2 Duo (aka, Conroe) appears to be excellent in all regards, from pure performance to heat output. Overclocking prospects also look excellent, with an overclocked Core 2 Duo being an amazingly fast chip for the money."

12 of 88 comments (clear)

  1. Thoughts from a singulatarian by Cybert4 · · Score: 3, Interesting

    Intel is doing a lot of things right. This is a common core from laptop to server. Keeping it simple--AMD has a lot to worry about. I wonder about what a giant leap in energy issues would do. For example, greatly reduce power reduction at the transistor level. The whole issue of power usage would go away--and you'd have Intel and AMD racing for performance as they did in the late 1990's. The Conroe is a great processor, but a lot of effort went toward being miserly.

    And I'm still waiting for an architecture change. How about finally retiring the byte as a base logical unit? In return, just use the bit, or whatever word length the machine is.

    1. Re:Thoughts from a singulatarian by bwthomas · · Score: 4, Funny

      Yeay! do away with the byte!

      Also, i can't wait until we've got clockless quantum holographic computers booting off of non-volatile ramdisks and cooled by eskimo flatulence ...

      By the way, your hover car is getting towed.

    2. Re:Thoughts from a singulatarian by tomstdenis · · Score: 3, Interesting

      Um, the laptop processors were the same as the desktop in the 754 pin category. And in the Socket A they were ALSO compatible with the desktops.

      And the move from K7 -> K8 brought about 90nm SOI which greatly reduced power and heat issues. A similarly clocked K8 would easily run 10-15C cooler than a K7 at idle.

      AMD has plans to move to 65nm and 45nm. I won't say when [cuz that's secret and frankly I don't remember anyways]. They're just not rolling out a completely new core every other month to avoid wasting time supporting really short lived products.

      Conroe seems like a decent design. Until I build a box with one I can't really say. If all the hype is true though it's a good competitor to AMD K8, not a replacement, certainly in a lot of server oriented computing tasks.

      Tom

      --
      Someday, I'll have a real sig.
  2. Wait a minute! by SeanTobin · · Score: 4, Funny
    from the can-i-have-a-god-box-please dept.
    Wait just a minute! A "God Box" wasn't mentioned in the article summary. This can only mean one thing... Zonk must have read the article before posting. What is this world coming to?
    --
    Karma: SELECT `karma` FROM `users` WHERE `userid`=138474;
  3. Re:Irrational AMD fanboys foaming at the mouth by legoburner · · Score: 5, Funny

    As an AMD fanboy, I'd say it is faster, but only it because it is made using the skin from beaten 3rd world children. Can you handle that on your conscience when you play GTA on your PC... CAN YOU!?

  4. Re:PDP8 by tomstdenis · · Score: 3, Interesting

    Newsflash: A lot of data is still 8 bits wide.

    And for your information: Processors like the x86 series are not byte addressable. They usually load a cacheline and the processor fetches the byte you want.

    So instead of doing

    movb (%rax),%bl

    You'd have to do

    movq (%rax),%rbx
    andq $255,%rbx

    Worse yet, if you want the [say] 5th byte of a 64-bit word...

    movq (%rax),%rbx
    shrq $40,%rbx
    andq $255,%rbx

    That's clearly a winning idea!

    Tom

    --
    Someday, I'll have a real sig.
  5. Re:Irrational AMD fanboys foaming at the mouth by geekoid · · Score: 4, Insightful

    Laughable.

    There is no dal Intel has that AMD wouldn't take in a second.

    Evil...sheesh, how easy is someones life when there evil is a company trying to get exlusive contract.

    And don't forget two rules:
    The consumer rules
    The 99% of user do NOT care what cpu they use, so it makes no sense to create a line of machine for more then one processor company.

    --
    The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
  6. This is what's bothering me. by Ayanami+Rei · · Score: 4, Informative

    There isn't a decent board for the Conroe that's under $250.
    Either they don't support DDR2800 (anything less is a waste), or they don't have SLI, or they're missing amenities like firewire or decent onboard sound.
    A "budget" Conroe system is difficult to spec since unless you go DDR2800 you aren't going to have much over a DDR400/DDR500-based AMD K8 system (and I'm not talking AM2, but the same logic applies). Memory bandwidth is a bottleneck for performance and usability. Despite Conroe's advances in CPU power, most situations where you wait for the computer are not CPU bound (unless you are heavy into movie/music decoding/compression). An bus-overclocked low power K8 (like the Opteron Denmark) can still beat a Conroe system in memory throughput.
    DDR2800 brings this to parity but then you are not talking about a cheap system anymore; it's everything EXCEPT for the CPU that costs too much.

    Hopefully in the next few months we'll see price drops in DDR2 memory and more competetion in the Core-2 Duo compatible motherboards. This should make them more affordable and help to shake out the gold implementations.

    --
    THIS THING CAN TURN ON A DIME, MACROSSZERO STYLE ALSO FUCK BETA, ~NYORON
  7. Semi-OT Something I've always wondered about... by MarcoAtWork · · Score: 3, Insightful

    I remember not that long ago when socket 939 came out that AMD said that this was going to be the socket they were going to stay on for a looong time and that the sacrifices of obsoleting the 754 and 940 were totally worth it: when AM2 came out so soon after it really made me wonder, why is there a need for a new socket right now? It's not like X2AM2 chips are that much different from X2939 ones...

    And btw, I can't believe they put only 8gigs on the highest-end box, I would think 16 would be the bare minimum, heck, I'm thinking of going to 4 gigs on my pedestrian x2-4800, you'd think that something of that calibre would be a bit better equipped.

    --
    -- the cake is a lie
    1. Re:Semi-OT Something I've always wondered about... by WuphonsReach · · Score: 3, Informative

      I remember not that long ago when socket 939 came out that AMD said that this was going to be the socket they were going to stay on for a looong time and that the sacrifices of obsoleting the 754 and 940 were totally worth it: when AM2 came out so soon after it really made me wonder, why is there a need for a new socket right now? It's not like X2AM2 chips are that much different from X2939 ones...

      I sorta remember that too, so I went and looked. Socket 939 came out in June 2004 (or thereabouts). This could be part of the downside of having a built-in memory controller. Since DDR reached the end of it's reach (PC3200 seeming to be the fastest commonly available) and DDR2 commonly available, they decided to go with a new pin-out so that you couldn't mistakenly mix/match the wrong CPU with the wrong memory. Less confusion for the customer.

      At least, I think that's why the pin-out was changed... (according to the AMD FAQ it was).

      What AMD has said at this time is that the new AM3 chips (which support DDR3) will be compatible with AM2 and AM3 motherboards. So you can put an AM3 chip into an older AM2 motherboard, but not the other way 'round. We'll see if that holds true...

      --
      Wolde you bothe eate your cake, and have your cake?
  8. Two things by iamsolidsnk · · Score: 5, Insightful

    1. Core Duo will be faster than anything AMD has released currently. That is primarily because it is manufactured with 65nm process unlike all of AMD processors which are made with the 90nm process.

    2. The push to the socket AM2 architecture was to enable DDR2 support for AMD chips. Socket 939 could not support the faster memory that is hitting the market now, such as the DDR2 800Mhz (cheaper) or the brutal DDR2 1066Mhz (save your pennies).

    AMD has stated that the AM2 platform motherboards will be able to support their next generation of chips. So if you are like me and made the plunge, your mobo won't be obsolete for a good long time.

    snake

    --
    Here I am, here I remain.
  9. Re:NTFS by Russ+Steffen · · Score: 4, Informative

    NTFS wasn't a journaling filesystem until v5, released with Windows 2000. Ext3 is not the only other journaled file out there. SGI's XFS, IBM's JFS, Sun's UFS logging, Veritas's VxFS, NetApp's WAFL, BSD's soft updates, and ReiserFS all predate journaled NTFS, some of them by quite a few years.