Slashdot Mirror


Speculations Intel's Next Generation

An anonymous reader writes "The Inquirer speculates about the next generation Intel chip. It's low power, 64 bit, multi core (up to 16?) and the real reason for the Apple switch."

23 of 329 comments (clear)

  1. New low for slashdot by heatdeath · · Score: 1, Insightful

    Most of the sources of insane speculation on slashdot are fairly disreputable, but the inquirer? come on, slashdot. =( You make me cry.

    --
    I'm sorry. The number you have reached is imaginary. Please rotate your phone 90 degrees and try again.
  2. Speculation based on Itanium by team99parody · · Score: 5, Insightful
    Based on Itanium, I'd say it's a bluff to move Apple away from IBM.

    This is the same thing Intel did to HP who walked away from PA/RISC, and to SGI who walked away from MIPS, and to Compaq/DEC who walked away from Alpha --- so they turned from the leaders in 64-bit computing to resellers of wintel.

    Hey, if it worked last time, let's try it again; and maybe the rest of the 64-bit competitors'll give up.

  3. All just speculation... by doormat · · Score: 5, Insightful

    We'll know more when IDF arrives. Until then its just stuff written to try and hit a bullseye in the dark. Which seems to be everywhere nowadays, Dvorak, The Inq, even my fateful Ars is getting bit by the bug that says every action by anyone in the tech industry must be expounded on in a multipage article worth of /. and the ad revenue it brings..

    --
    The Doormat

    If you're not outraged, then you're not paying attention.
    1. Re:All just speculation... by MBCook · · Score: 2, Insightful
      Quite true. We can predict some things, but it's just a logic exercise at this point. So I'll throw in my 2 cents.

      Will happen:

      • Multi-core
      • x86 related
      • 64 Bits
      • Fastest availabe (according to Intel, on some benchmarks)
      • "Processor of the Future" (according to Intel)
      • Cooler running (at least per MIP)

      Will not happen:

      • 64+ Core
      • Runs PPC code nativly
      • Tastes like Chicken
      • "Designed with help from AMD"
      • 3x Hotter than a P4!

      Possible:

      • Integrated memory controller - wouldn't be suprised, that has REALLY helped AMD
      • Code translation (ala Transmeta) - Possible, skeptacle of this, but could be quite interesting
      • SSE4 or some other such - VERY possible knowing Intel, even if they only add 2 instructions
      • More registers - Always a good thing, we'll see if this one happens
      --
      Comment forecast: Bits of genius surrounded by a sea of mediocrity.
  4. Re:Speculation is useless by interiot · · Score: 3, Insightful

    You just need to throw in enough buzzwords, like "cell-based turtles" and "multicore Transmeta overlords", and you'd definitely have a good shot at the front page.

  5. Apple didn't switch over for a chip by rolfwind · · Score: 5, Insightful

    I suspect Apple's switch wasn't because of any cool chip (it'd be ridiculous to think they are getting intel chips that no PC maker will have access to) but simply because it's one less defensive front - they don't have to worry about getting chips that are competitive anymore, which was getting a problem with PPC as well as the all important Notebook chips - IBM simply wasn't offering anymore competitive PPC solutions.

    It's one less thing to defend.

    Back when Apple first introduced PPC (1994?), they were hyping it throughout because that was one of the few real tangible differences they could tout - pre-OSX Mac was buggy and unstable single-threaded OS while Microsoft had at least NT technology.

    Now OS X pretty much rocks and they still have their excellent hardware integration - they don't need a different chip to differentiate them - OSX is their added value.

  6. Re:Rosetta by interiot · · Score: 5, Insightful
    Or, the alternative you're missing...

    At one point, Transmeta was promising to be able to change the CPU on-the-fly from an x86 to other things (eg. ARM, MIPS), which is no problem, since it was doing the x86=>native translation anyway, all it has to do is change to a different translation.

    So, all Intel needs to do is make the CPU be able to be switched from x86 to PPC at runtime. That's why Apple claims they can run old apps so quickly.

  7. Servers for all! by linzeal · · Score: 2, Insightful

    Not a lot of people have thought about this but what if Apple is going for the server market and that is why they severed ties with IBM?

    1. Re:Servers for all! by Surt · · Score: 3, Insightful

      If Apple is interested in the server market, severing ties with IBM is not the smartest move.

      --
      "Who is the Journal of Quantum Physics going to believe?" --Stephen Hawking
    2. Re:Servers for all! by jericho4.0 · · Score: 3, Insightful

      Well, OS X comes up real short in most server benchmarks, so I hope it's not that. Anyway, half of what Apple sells is 'coolness', and server farms don't go for that, too much.

      --
      "A language that doesn't affect the way you think about programming, is not worth knowing" - Alan Perlis
    3. Re:Servers for all! by Anonymous Coward · · Score: 1, Insightful

      Dell seems to do alright without any ties to IBM...

    4. Re:Servers for all! by JohnsonWax · · Score: 2, Insightful

      Because Apple was interested in the server market, IBM helped sever those ties.

      Soon after the G5 was introduced, IBM merged their semiconductor and server groups. The big Xserve sales such as VATech et al were potentially IBM server sales that didn't happen. The good deals on G5s that Apple got didn't make any sense if they also cost IBM server sales.

      If you were IBM, would you continue that relationship?

  8. Re:But will it arrive in time by Nasarius · · Score: 2, Insightful

    Apple's compiler doesn't even support AMD64 yet; it's just IA-32. Kind of weird when they've been selling 64-bit G5s for years to go back to 32-bit, but maybe not too surprising, since Intel doesn't have a mature line of AMD64/EM64T products just yet.

    --
    LOAD "SIG",8,1
  9. Wow. by pantherace · · Score: 4, Insightful
    Can one say: Pure speculation?

    Apple is not that spectacular in terms of choosing chips for performance, from their past history. M68k: good chip, but it was suffering from old age when they moved to PowerPC. (They could have moved to x86, arm, or other processor at that time.) Now, they announce they are moving to Intel, and suddenly Intel has some super-duper chip up their sleeve? I don't think so.

    The article starts from that basis and works up to Intel has some super-killer CPU.

    Despite the amount of hype surrounding dual-core, unless you massively change software (likely to happen eventually) to support SMP, things go slower on dual-cores than single core processors, if the dual-cores are clocked lower (Intel's current chips). What the article proposes is to duplicate the mistakes Intel has made with Itanium. (It was announced a decade ago. (If not, near enough to count.))

    Itanium 1 stripped out all the branch prediction, and similar things, relying on the compilers to do it. The result was that it got soundly thrashed by other 64-bit archs.

    So why does Itanium 2 not suck nearly as bad? HP's engineers mostly went back and put all that stuff back IN, because compilers, and code translators are still (with a very very few exceptions, I can think of 2 (one, FX!32, mentioned in the article)) very slow. Even FX!32's speed wasn't due to the speed of translation, it was due to the huge (at the time) performance of the underlying alphas. Sure, it may have been faster than the fastest x86 hardware implementation, but it was still quite slow compared to the native speed of the chip it was on.

    So the article speculates that Intel is indeed going to repeat the mistakes of the past, mistakes that *only* came to market because a) Intel has money b)Intel has pride (oh and c)got others to wipe themselves out... except IBM.) I would think Intel would learn from it's mistakes. Right now they should notice that a)processors can't be fabbed right now to work at ~4GB reliably and they are really hot. b)Going the opposite route of improving IPC almost entirely (IA-64s are not low-powered, nor cheap). Instead they should work on the in-between, which they (again due to Intel having tons of money) have in the form of the Pentium M.

  10. Re:But will it arrive in time by CaptDeuce · · Score: 3, Insightful
    ... what are the chances that [Intel's new processor] will be available and running well in time for Apple's announced timeline for desktops?

    I'd say slim to none, leaning heavily towards none. But I think that's a lot less important than your next question ...

    Or is Apple going to sell a lesser version first, in which case why haven't they already switched over to selling it to early adopters already. Yes there really are people who buy systems and wait for the applications to arrive later.

    Apple hasn't switched over because consumers won't buy any box that doesn't run OS X apps, Macintel or not. Developers need the head start.

    However, Apple and Mac developers don't have backward compatibility issues; whatever processor Intel serves up can't break code that doesn't exist. All Apple needs to do is make sure that the Xcode compilers are ready for the neXt86 processor such that what developers are compiling now will run on the new processor.

    It's highly unlikely that the neXt86 will be that different, but the fact that the Mac is a clean slate means it's impossible to rule out. This is wild speculation, but Apple may be able to use this advantage to exploit the new processor's features in a way that Windows developer can't. Think of the marketing coup for Apple and Intel.

    Intel may even use Apple to compel Windows developers to adopt new processor features much the way Apple spurred the USB device market.

    On the other hand, the neXt86 may only sport fins and a racing stripe. :-j

    --
    "Where's my other sock?" - A. Einstein
  11. Re:But will it arrive in time by Nasarius · · Score: 4, Insightful
    As already mentioned, Itanium is not EM64T.

    The few Xeon and Pentium 4 processors that do use EM64T have not been around for very long. The vast majority of Intel's processors are still 32-bit. They don't have anything that Apple could offer in a reasonably-priced desktop. Compare with AMD, which is almost entirely focused on AMD64 now, from the cheaper Athlon64s to the gamer-oriented FX series to the dual-core X2s.

    --
    LOAD "SIG",8,1
  12. Re:But will it arrive in time by Tumbleweed · · Score: 4, Insightful

    The Apple move to Intel processors is supposed to be in two waves: the first will be the laptops and Mac Mini, which are currently 32-bit G4s, so there's no need to make something 32-bit that is currently 64. The second wave, perhaps a year later or so, will be the PowerMacs. Plenty of time for the 64-bit Yonah or whatever between those two waves.

  13. Re:Not the reason for the Apple switch by TheRaven64 · · Score: 2, Insightful
    The largest reason for the Apple switch: Digital Rights Management/TCPA

    Yes, of course! Why didn't I think of that? Apple moved from a chip supplied by a member of the Trusted Computing Platform Alliance (TCPA) to a chip manufactured by a member of the TCPA because they wanted a chip that supported TCPA! It makes perfect sense.

    --
    I am TheRaven on Soylent News
  14. Turtles are cooler than Megafauna. by FatSean · · Score: 3, Insightful

    Lame Megafuana died out....they couldn't compete Turtles are still here...the superior solution!

    --
    Blar.
  15. Re:Intel by demachina · · Score: 2, Insightful

    "It's low power, 64 bit, multi core (up to 16?)"

    Wow!! This could mean they might catch up to AMD's current generation :) Excepting they don't have 16 cores yet.

    --
    @de_machina
  16. It would also be stupid and out of character by Sycraft-fu · · Score: 2, Insightful

    Intel traditonally is pretty open about their future product lines. They don't tell you everything, but developers are told what direction things are going. It wouldn't be in their intrest to keep people in the dark and dump sudden changes on them. Hell, look at how long they spent talking up Itanium before it finally hit the market.

    It would also be a moronic move business wise. Apple will be a major account for Intel, but not even close to the biggest. He'll I'd be supprised if they were even approach 10% of what Intel sells. Ok well you don't screw over your biggest accounts by not giving them the best technology. That would be an excellent way to get them to jump ship to AMD. It would probably even breach the contracts they have.

    To me, it sounds like more MAcZealot wishful thinking. Most Mac users are comfortable with their system choice for OS and design reasons. However some seem to need to feel like they are getting a more powerful computer than normal users. Thus the mythology that the PPC line was so much faster than x86. Well now that Apple is moving to Intel, they just can't accept that it will be the same as what Dell uses, so they start speculating that Intel will give Apple a special super chip that will continue to allow Macs to be the best.

    Looks like more of the same here. I imagine Intel will announce a new x86 line, probably somewhat rooted in the Pentium M, that's lower power consumption than the P4 but does more work, dual, maybe more core, and perhaps hyperthreaded cores so the processor handles more threads. Maybe other new things like an integrated memory controller ala AMD and so on. But I really doubt it'll be something totally new and never before seen.

  17. anything is faster than 4 way xeons by lupine · · Score: 4, Insightful

    The interconnect for intells xeon servers is really poor and at high loads all the processors compete for access to the shared bus and memory. This means it doesnt scale worth a darn. You have diminishing returns for each processor something along the lines of:
    1 xeon = 100%
    2 xeon = 140%
    3 xeon = 160%
    4 xeon = 170%
    Wheres with the amd opteron with hyperTransport interconnect the processors dont have to fight for resources. And performance scales much better along the lines of:
    1 opteron = 100%
    2 opteron = 180%
    3 opteron = 250%
    4 opteron = 310%

  18. Ummmm, Ummm by Anonymous Coward · · Score: 1, Insightful

    So, Apple is switching from PowerPC to x86, so that x86 can be translated into some other instruction set... That sound funny to any one else but me?