Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×
Intel Hardware Technology

Intel Plans for Dual-Core Prescott CPUs in 2005 181

scapermoya writes "X-Bit Labs is reporting that Intel is planning to step up their introduction of dual-core processors, with the first chips to hit the market in late 2005. Intel announced this plan at the Technology for Business Today seminar, held in Washington, D.C. Looks like NetBurst is sticking around, despite what we have heard lately about a move toward the 'M' architecture. Supposedly, thanks to HyperThreading, the OS will see 4 installed processors. Snazzy."
This discussion has been archived. No new comments can be posted.

Intel Plans for Dual-Core Prescott CPUs in 2005

Comments Filter:
  • Windows Licencing (Score:5, Interesting)

    by Neophytus ( 642863 ) * on Friday June 11, 2004 @08:07AM (#9396478)
    The sticker on the bottom of this here laptop says Microsoft Windows XP Professional 1-2 CPUs. Will this mean that Microsoft will have to reconsider their licencing policy for CPUs if people are going to have "four" from one chip? I've never needed to run more than two (through hyperthreading) so if someone could shed some light on what happens if you give a "2-licence" four processors it would be appreciated.
    • Re:Windows Licencing (Score:5, Informative)

      by afidel ( 530433 ) on Friday June 11, 2004 @08:14AM (#9396511)
      XP Pro understands hyperthreading fine, and in fact will work with a machine with dual hyperthreading CPU's. What won't work is 2k Pro. Also note that 2k3 server standard reduced the max number of physical CPU's to two for standard edition whereas it had been 4 in previous iterations of NT. Btw don't use hyperthreading on win2k even if you have enough processor licenses because it will balance evenly across the hyperthreading CPU's not realizing that they are really there for spare capacity and hence trash the instruction cache.
      • Re:Windows Licencing (Score:3, Informative)

        by RMH101 ( 636144 )
        2k server does, mind. i've got six DL380's in front of me with dual HT xeons, and task manager shows them as 4 CPUs.
        • Re:Windows Licencing (Score:5, Interesting)

          by Asprin ( 545477 ) <(moc.oohay) (ta) (dlonrasg)> on Friday June 11, 2004 @08:39AM (#9396620) Homepage Journal

          My six dual-Zeon IBM xServer 225's correctly see four processors as well. One of them also has MSSQL2K and it also understands the two of the processors are hyperthreaded non-physical CPUs and does not complain that we only have two processor licenses installed.

          It was a surprise to me when I installed Windows on them a couple of months back because I didn't even think Win2K supported hyperthreading. w00t!

          Perhaps any hyperthreading-related issues that may have existed with Win2K were patched in a service pack?
          • Re:Windows Licencing (Score:3, Informative)

            by Anonymous Coward
            Win2k will work with hyperthreading, it just doesn't work well. You'll probably see better performance if you turn it off, since Win2k doesn't realize there's only one physical CPU and thus doesn't balance the loads properly.
        • Re:Windows Licencing (Score:5, Informative)

          by afidel ( 530433 ) on Friday June 11, 2004 @09:11AM (#9396803)
          Yes, but if you had a 4 ways system with HT enabled you would really only be using the first two CPU's and their HT units, the other two physical processors would be doing nothing. Not to mention that the OS and older apps will naively balance across all 4 'CPU's' evenly despite the fact that the HT units are not fully capable processors and in fact can easily degrade performance by trashing the contents of the instruction and more importantly data cache. MS claims that windows 2000 will properly use the physical processors before the logical ones if the system is written to Intel BIOS specs but my real world experience says that there aren't a lot of correctly configured systems because I've had to restage 4 way servers from Dell, IBM, and HP and 2 way workstations from HP and Dell.
      • Rediculous. The POINT of hyperthreading is to LOOK like 2 CPUs... be USED like 2 physical CPUs. The operating system SHOULD NOT even CARE whether its hyperthreaded single cpu or, in fact, 2 CPUs. Then you would be defeating the point (except for the per-cpu licensing, which I feel is silly anyway).
        • Re:Windows Licencing (Score:4, Informative)

          by afidel ( 530433 ) on Friday June 11, 2004 @10:55AM (#9397717)
          No, the point of hyperthreading is to expose functional units that are not being used by the main process('s) running on the physical CPU. If you naively schedule everything across both 'CPU's' you will end up with stupid things like running parallel versions of a tight integer loop which is already maxing out the integer calculation units thus polluting the data cache and stalling the pipe MUCH more often which is a BAD thing on the P4. For more info on scheduler tweaks to accomodate HT I suggest you see this [kerneltrap.org] LK post by one of the Linux scheduling gods =)
          • I always thought there should be something in between HT and multicore.

            How about a single core that had a lot more units, more integer units, more floating units, more execution units, more register sets, more of everything. Then you could configure it to support one to eight threads similar to hyper threading. If you want raw speed, configure it for one or two threads. Each thread will have plenty of resources. If you want throughput, configure it for eight way, and keep as many pipelines full as you can.

        • "Rediculous. The POINT of hyperthreading is to LOOK like 2 CPUs... be USED like 2 physical CPUs. The operating system SHOULD NOT even CARE whether its hyperthreaded single cpu or, in fact, 2 CPUs."

          Wrong. HT is not as fast as having a dual, not by a long shot. It needs to have some smarts in there or you end up with a machine that is often slower with HT.
      • What won't work is 2k Pro.

        Sure it will! It just does a check at startup. It compares that check to a simple registry key. So, while you can't install with more than two CPUs active, you can install on two (to make sure it uses the multiCPU kernel), tweak the registry (try Google, I don't remember the key off the top of my head), then enable the rest of the CPUs. Not even a real hack, more like turning on LargeSystemCache. "Max CPUs? Why, I think I'll take 32, please!".

        Gack. The thought of needing
      • Actually you should test your application in 2k with HT on to see if there is a problem. I have run a boatload of apps in 2k with HT with improved performance.
    • Currently they license based on physical cpus, not the logical number. They had to make some minor changes when Intel introduced hyperthreading.

      My guess is initially it will count as 2 cpus and as it becomes more widespread they will revert to it being counted as 1. A true dual system (4 cores, 8 logical) would be counted as 2.

      Of course in another few years they will be feeling more pressure from linux so they may change the licensing a lot.
    • Windows XP handels Hyperthreading, so you can have 2 physical processors and 4 logical processor according to microsofts hyperthreading document.
    • The same arguments were abound when Intel introduced HT. And Microsoft didn't touch the licensing.

      My guess is XP Home will continue to only use one logical processor, while XP Pro will use two. (Now, whether the "second" logical processor is HT on the first core, or primary use on the second core, remains to be seen.)
      • Re:Windows Licencing (Score:2, Informative)

        by pedrop357 ( 681672 )
        XP Home also sees it as two processors. I used a Sony computer at Sam's Club that had a P4 3.06 HT. I was really surprised when I saw it was XP Home. Task Manager did show two processors and allowed me "set affinity" and everything.
        • Re:Windows Licencing (Score:2, Informative)

          by pedrop357 ( 681672 )
          I should have read the post a little better.
          I was referring only to HT capable single CPU setups, not dual CPUs or a single CPUs with dual cores.
          Of course, Intel/MS could do something to make XP Home treat one dual core CPU the same way it treats a HT CPU now.
    • Re:Windows Licencing (Score:5, Informative)

      by qodfathr ( 255387 ) on Friday June 11, 2004 @08:15AM (#9396518)
      Licensing is for physical processors only. So, even today, if you have 2 physical CPUs with hyperthreading, you are compliant. Task Manager will show 4 CPUs, but the OS can determine that only 2 are physical.

      I suspect, however, that a dual-core CPU will be treated as 2 physical cpus...(+2 virtual CPUs)
      • by AliasTheRoot ( 171859 ) on Friday June 11, 2004 @09:07AM (#9396774)
        I think they will stick to physical CPU's tbh, the low hanging fruit for chip makers in terms of performance seem to be multiple cores rather than increasing clockspeed, i just dont see MS saying to Joe Consumer "well your single CPU has 8 cores so you need to buy 8 copies of Windows."

        Licensing may be different for Server installs, but for consumer/desktop Windows I doubt it.
    • Re:Windows Licencing (Score:4, Interesting)

      by AliasTheRoot ( 171859 ) on Friday June 11, 2004 @08:23AM (#9396553)
      Weren't MS recently touting recommended specs of Longhorn to include dual core chips? I somehow can't imagine them insisting on people buying a dual CPU license to run it - i'd imagine they will stick to the amount of physical cpu's on a motherboard.

      Hell, if it weren't so complicated to deal with, they'd probably go for something based on the overall performance of the CPU(s) in the system, as Oracle did (do they still do this? haven't dealt with the licensing in a while)
    • Re:Windows Licencing (Score:3, Interesting)

      by Kris_J ( 10111 ) *
      Why do they care? What possible legitimate reason would Microsoft have for reducing the number of CPUs that XP can run on, if it's based on code perfectly capable of running on more? This is the same crap you have to fight if you want concurrent sessions. MS's licensing is by far the worse thing about their products.
    • That refers to 1-2 physical processors. You're allowed as many logical processors as you want. That only applies to WinXP and later, though. Back in the Win2k days, they counted logical processors toward your limit. Sure, there's ways of getting around the Win2k limit (as others have said), but out of the box, that's how processor count behaves.
  • It's not even real?! (Score:5, Informative)

    by Anonymous Coward on Friday June 11, 2004 @08:08AM (#9396487)
    UPDATE: A representative for Intel Corporation told X-bit labs the company had never released any precise details in regards the dual-core strategy. The information published herein should not be considered as based on official statements.

    WTF?
  • Damn (Score:5, Funny)

    by Anonymous Coward on Friday June 11, 2004 @08:09AM (#9396492)
    Two core dumps for each segmentation fault.
  • Heat? (Score:5, Insightful)

    by Sir dies alot ( 782598 ) on Friday June 11, 2004 @08:10AM (#9396493)
    Isn't it a llittle soon to claim to put 4 processors in one chip by 2005, especially sinse last I had heard, one processor was causing a heat concern. Have they fixed this or is this Intel making predictions and setting dates that will only get pushed back anyway?
    • Re:Heat? (Score:5, Funny)

      by mobiux ( 118006 ) on Friday June 11, 2004 @08:31AM (#9396589)
      Intel...

      Fighting the next Ice Age since 1968.
    • 1 processor is causing heat consernes in thin core. The point is as the core gets thinner the power required to stop lekage across a ever thinner insulation layer increses. A couple of jumps thinner and we would have chips that require the power of a houshold iron. Multi-core is a solution to this problem, maybe Intel are not using very thin core technology to reduce heat in there multi core processors. There was a very interesting article about this in New Scientist but I dont think it was one they put
    • Re:Heat? (Score:3, Informative)

      by Fweeky ( 41046 )
      2; you only get 4 by a bit of extra hardware to virtualize one as two. Hyperthreading is just exploiting the already superscalar [wikipedia.org] architecture a little more.

      HTT has a transistor count overhead of ~5%; dual core is over 100% :)
    • Re:Heat? (Score:4, Interesting)

      by AliasTheRoot ( 171859 ) on Friday June 11, 2004 @08:48AM (#9396652)
      I'm oversimplifying for sure, but aren't the heat issues (and other more difficult quantum effects) primarily due to the ever increasing demand for clock speed?

      As a layman it kind of makes sense to put 2 lower speed cores on a die rather than one faster one, and get lower power consumption and more importantly less heat production, and let the software deal with utilising it?

      Anyone that actually knows about this care to comment?
      • by charnov ( 183495 ) on Friday June 11, 2004 @09:55AM (#9397128) Homepage Journal
        Actually, the big jump in heat for the Prescott cores is from Intel use of only starined silicon in manufacturing. By creating a strained lattice for the silicon, you increase the likelyhood of current leakage (hence more heat). This is why AMD and IBM went with silicon on insulator and added strained silicon later (the SOI process helps to mitigate the leakage in strained silicon).

        Here's a simple primer [eetimes.com]
      • Re:Heat? (Score:2, Informative)

        by LordKazan ( 558383 )
        Yes

        Modder processors use MOSFET transitors in CMOS arrays (Complimentary PMOS and NMOS networks in each gate)

        This which means the only time power is expended (And therefore heat created) is when a gate transisions (if a gate stays the same across multiple clocks heat is only produced at the transition into that state).

        So the more clock cycles you have the more often it's probably going to be switching states - each gate creates miniscule heat and power dissipation, but there are a lot of gates.

        It is tru
    • These chips are going to be based on the PIII-m core which is already a low power design.
      A quick google reveals a typical heat dissipation of 22W for a PIII 1.2GHz, doubling that for two cores would still be half of the 100W that a high end PIV would dissipate.
    • Pretty soon, they'll start making chips with water ducts built in. You put the processor on the MB, attach water pipes directly to the in and out nozzels on the processor itself, and start up the water cooling pump *BEFORE* you turn on the CPU power.
  • by frs_rbl ( 615298 ) on Friday June 11, 2004 @08:10AM (#9396494) Journal
    Thanks to patented HyperSlowing(TM) technology, Longhorn won't see 4 processors but 1.

    ''And not a very fast one'' a company exec was quoted saying

    • Who needs those applications to slow your machine down for playing old 286/386/486 games? Just install XP!
    • Actually, this would be more in keeping with Intel's strategy with the x86 line. x86 chips take superscalar architectures to extremes, and the idea behind a superscalar chip it to implement parallelism without forcing the compiler to know about it. A logical extension of this would be to make a number of physical processors appear as one logical processor.

      The Itanium goes in the opposite direction, requiring the compiler to explicitly parallelise instructions. While this approach has the potential to al

  • Ars (Score:5, Informative)

    by ViceClown ( 39698 ) * on Friday June 11, 2004 @08:10AM (#9396498) Homepage Journal
    Ars [arstechnica.com] is covering this too. Ken Fisher makes it a point to mention that the person who made the claims is in marketing. He also speculates, quite logically, that bringing out dual core Prescotts in '05 would be a feat even for Intel. Worth reading for a more sobering take on the situation.
    • Re:Ars (Score:5, Interesting)

      by paitre ( 32242 ) on Friday June 11, 2004 @08:57AM (#9396705) Journal
      Exactly.
      And -PRESCOTT- cores?
      What, do they think we're nutty enough to have a desktop system that needs to dissipate 200+ watts of heat?
      Please. I don't think so.

    • Re:Ars (Score:5, Interesting)

      by gr8_phk ( 621180 ) on Friday June 11, 2004 @10:16AM (#9397303)
      "bringing out dual core Prescotts in '05 would be a feat even for Intel."

      Did he point out that it's easy for AMD? The K8 architecture has had dual cores built into the design from the start. Apparently they actually chopped one off for the first couple years. I've read that they have them running in simulation with both cores and I'd speculate they've even made sample chips with two. I've been wanting to know if AMD will go dual core at 90nm or wait for 65nm. I suppose it all depends on what Intel does. IMHO AMD needs to start acting like a leader instead of a follower - their 130nm parts are actually competetive with Intels 90nm ones in terms of performance.

  • by dynoman7 ( 188589 ) on Friday June 11, 2004 @08:13AM (#9396506) Homepage
    I'm sure they are going to be eSpensive

  • Prescott? (Score:5, Interesting)

    by lachlan76 ( 770870 ) on Friday June 11, 2004 @08:15AM (#9396517)
    The article doesn't actually say that Prescott will be a very promising architecture to use for a dual core configuration...imagine 200W of heat coming from a single dual-core processor.

    Having multiple cores will make the already-present high heat requirements increase, while the processors in laptops get faster and faster, but not necessarily much hotter. The P6 architecture is the way to go, I think.
    • This may just be a hold-over while Intel readies the P6 version of a dual core architecture. This particular iteration might only show up in workstations. I think this may have been one of those projects that were far elong enough to justify keeping it so that there isn't a big gap in the CPU line-up when compared to AMD.
  • by Anonymous Coward on Friday June 11, 2004 @08:18AM (#9396531)
    What happened to the days of the intel dudes dancing around in bunny suits?
  • 4 CPU's (Score:3, Insightful)

    by Deliveranc3 ( 629997 ) <deliverance@level4 . o rg> on Friday June 11, 2004 @08:19AM (#9396533) Journal
    I remember when Hyperthreading came out there were serious performance problems in many apps. This lead many reviews and I must assume educated consumers to disable this feature.

    Other than tollerance for spyware does this have any real advantages?

    Didn't we hear some rumblings on this count from AMD? When does their roadmap state this stuff'll be ready to go?
    • There's a utility out there somewhere that lets you leave hyperthreading on for the OS, but only show physical CPUs to the applications. Can find a link though -- didn't realise when I found it before how important it might be. (I use AMD myself, but mostly because I like the nForce2 chipset.)
    • what are you smoking?
    • Re:4 CPU's (Score:5, Interesting)

      by TheRaven64 ( 641858 ) on Friday June 11, 2004 @09:13AM (#9396817) Journal
      SMT (HyperThreading) provides the OS with two CPUs whose capabilities vary (the first one can do anything, and the second one can do anything the first one is not doing). If you use a classical SMP scheduling algorithm on these virtual CPUs then you are likely to get a performance hit, since it may schedule (for example) two integer intensive threads to one physical CPU, which will generate resource conflicts. If the scheduling algorithm is SMT aware then this problem goes away.
      • Re:4 CPU's (Score:4, Informative)

        by mrm677 ( 456727 ) on Friday June 11, 2004 @10:06AM (#9397212)
        Actually I believe you are wrong here. Intel split the reorder-buffer in half, split the physical register file in half, and fetches from each thread every other cycle. If I am not mistaken, the latter point means that each thread gets equal execution resources as once instructions have been fetched and decoded, dispatch and execute don't care which thread an instruction belongs too. Like I said, I think this is the case but am not sure.

        From my friends in the architecture community, Intel's SMT implementation is sort of half-assed.

        On the other hand, IBM's Power5 also fetches from each thread every other cycle, however it shares a reorder buffer physically (but of course not logically).
      • It's actually Symmetric Multithreading. HyperThreading is Intel's marketing term.
  • Cool :) (Score:4, Funny)

    by execom ( 598566 ) on Friday June 11, 2004 @08:20AM (#9396539) Homepage Journal
    I mean, Hot !

    Will it come with the Prescott Survival kit [hardforum.com] ?
  • IBM chugging along (Score:3, Interesting)

    by Anonymous Coward on Friday June 11, 2004 @08:24AM (#9396558)
    I've heard that IBM already has ridiculous 8-core POWER5 prototypes. You'd think by late 2005 they'd have knocked out an Altivec-enhanced, dual-core POWER5 derivative for Apple. Though, given their troubles at 90nm on the PPC970, maybe we should be waiting until early to mid 2006 to see that.
    • by totoanihilation ( 782326 ) on Friday June 11, 2004 @09:18AM (#9396841)
      I'd take a DUAL dual-core 2.5GHz G5 powermac over a dual single-core 3GHz anytime.
      It would probably be less of a technical challenge as well, and would follow the "GHz doesn't matter" philosophy the POWER(tm) manager said a few days ago.
      The 90nm process encounters problems at high clock speeds. So, bring on more efficiency at lower clock speeds!
    • The chip all by itself is $20,000 and is about the size of ones hand. It is 4 physical, 8 logical with 144 MB (that's right...megabytes) of cache.
    • by GlobalMind ( 597374 ) on Friday June 11, 2004 @10:02AM (#9397184)
      Yes, meanwhile IBM is on their second generation dual core chip, POWER5 -- now available in eServer i5 systems -- shipping TODAY.

      The way POWER4 was packaged for the higher end boxes, you have what they call a Multi-Chip Module (MCM) with 4 POWER4 processors on-board. This means each MCM was an 8-way.

      Now, for POWER5, they have added the Dual-Chip Module or DCM. With the i5 model 570, you can get a 1/2 way or 2/4 way box. If you buy the 1/2 way, you have one DCM installed...and if you buy the 2/4 then you get two DCMs.

      POWER5 has what IBM calls Simultaneous Multithreading -- SMT, which is the same type of idea as Hyperthreading. Essentially if the application supports multithreading, it will functionally see twice the processors...but this is a logical thing...a 4 way is still a 4 way...not an 8 way.

      Now, having said all that....never underestimate IBM development labs. I hear POWER6, 7 and maybe 8 are already out in development.

      TGM.
    • And Sun already has dual-core UltraSparcs. Ramping up to 32-core chips in a couple years.
  • I caught a pic of the heatsink for this beast at Computex, so it must be real.

    http://www.theinquirer.net/?article=16426

    -Charlie

    (for the humor impared, think humor - haha, not humor - I don't get it)
  • 200 Watts? (Score:5, Interesting)

    by ahfoo ( 223186 ) on Friday June 11, 2004 @08:29AM (#9396581) Journal
    Well clearly this demonstrates that Intel really does get the best smoke on the market today. That shit has got to be pricey, because the whole joint is stoned out of their heads.

    Let's do some math for them. If we leave our PCs on all day --and that is why we have 24/7 broadband connections isn't it-- that's 5KW/Hrs a day.
    At 15cents KW/Hr it now costs seventy five cents a day to have an Intel CPU. That's twenty bucks a month.
    But do you get 15cents per KW/Hr lately? Check your bill, you might be closer to twenty cents. A buck a day. Hey, I running the Intel PC costs almost as much as broadband. Perhaps they should include free broadband connections with these things.
    • Power consumption is a very important thing, and I'm not only talking about the heat. 200W, and all you make are a few word documents, send a few emails. And the machine is turned on 24 hours per day.

      But on the other hand, they claim making love consumes over 300W (per individual), so it might acctually be a good power saving thing to surf for porn instead.
    • Re:200 Watts? (Score:5, Informative)

      by NubKnacker ( 787274 ) on Friday June 11, 2004 @08:49AM (#9396658)
      You seem to be forgetting the fact that your CPU takes that much power only when it's actually working, and not when it's sitting idle. So unless you got SETI running, your power bill shouldn't be that high. Ofcourse if you have SETI running, then it could also be the aliens drawing power from your computer.
    • Ah, but only for half the year. In the winter my PC is just taking some of the load off my central heating.

      Then again, in the summer I have to pay once to power the PC, then again for the AC to pump out the waste heat. That sucks.

      • Someone I know, who lives in the chilly Seattle area, actually heats one room of her house with nothing but an AMD-based box, I kid you not. It puts out enough heat that the room is warm even in winter.

        Compared to an electric space heater, it's probably pretty cost-effective!

  • by funkytwig ( 780501 ) on Friday June 11, 2004 @08:38AM (#9396613)
    1 processor core technology is causing heat consernes in thin core. The point is as the core gets thinner the power required to stop lekage across a ever thinner insulation layer increses. A couple of jumps thinner and we would have chips that require the power of a houshold iron. Multi-core is a solution to this problem, maybe Intel are not using very thin core technology to reduce heat in there multi-core processors. There was a very interesting article about this in New Scientist but I dont think it was one they put on the web for free ;-(. (sorry I posted this as a reply to someone elses article but am hanging it of the original post as it seems relevent).
  • I am curious what the maximum number of processors that WinXP supports is, or for that matter Longhorn. The reason I ask is because, with this technology, seeing 1 proc as 4, then logically it would see 2 proc's as 8. 8 processors? Sounds a little rediculous, but how exactly would XP handle it? Will we have to wait until SP3 or something? Would it see only 4? Would you have to turn of hyperthreading? Will there be boards built to support multiple processors with this new chip type? The more and more
  • Be careful with HT. These fake CPU's can actually drag down overall throughput due to the fact that they can't do everything a "real" CPU can. My theory is that I/O is one of them. Caution databases servers.
  • by dark404 ( 714846 ) on Friday June 11, 2004 @09:47AM (#9397068)
    Intel reportedly said that with the HyperThreading technology enabled operating systems will report availability of four microprocessors into the system when a single dual-core Prescott is installed. Representatives also confirmed that future Prescott products will feature 64-bit capability.

    Didn't intel say previously they weren't going to make 64-bit desktop chips?
    • It's unlikely anyone officially speaking for intel would say this, as the potential need for 64bit desktops has been clear for long enough that it would look pretty stupid for them to make such a claim. Not that it rules out the possibility, but it would be exceptionally dumb.

      The need for 64bit desktops to deal with multigigabyte multimedia is clearly in our near future. It may be 4-5 years before most desktop users feel the need for a 64 bit system, but it seems unlikely to be much longer than that.

      You
  • by 222 ( 551054 ) <stormseeker@gma i l .com> on Friday June 11, 2004 @10:55AM (#9397723) Homepage
    I read this on Ars last night, so i would take it with a grain of salt....

    Ars Technica: The PC enthusiast's resource [arstechnica.com]: "Now, your guess is as good as mine, but it sounds like this 'Intel employee,' whom the report identifies as a marketing manager, was talking out the rear, as we say in Beantown. HyperThreading, for what it's worth, might 'take off' in the future but right now what's taking off is the competition. Now, Intel may have some mojo up its sleeve that hasn't made its way through my sources, but I'll be rather surprised to see dual core Prescotts in a year's time unless Intel has managed to patent a dry ice freezer for cooling purposes. The future is quite clearly the Pentium M, unless Intel has solved power leakage problems and not told anyone about it (which is possible, but unlikely). My best guess with the information at hand is that this is Intel marketing speaking, and Intel marketing isn't going to tell you that Prescott doesn't have a future. Designing a dual-core, HT-enabled CPU that won't scale just doesn't make sense, and I can't imagine Intel doing it. "
  • So is this
    "Prescott" as in "our only president's alleged nazi-financier grandfather"
    or
    "Prescott" as in "if we keep naming chips and OSs after stuff in the southwest then the moldy bunch in rain-soaked Washington will keep writing whatever we tell them to on the lure of actually getting dry socks"?

    Just wondering.
  • ... will still only use one cpu. ;p
  • So sorry, but it had to be said...

    (so is an individual core a Jaguar?)

The Tao is like a glob pattern: used but never used up. It is like the extern void: filled with infinite possibilities.

Working...