Slashdot Mirror


Why Intel Needs Smartphones More Than They Need Intel

An anonymous reader writes with this excerpt from ZDNet: "The launch of the Orange San Diego, the first handset using an Intel Atom processor, marks a big milestone for the chipmaker: it's finally in the smartphone market. But does the market need Intel at all? ... Intel's scale and the reach of its other divisions gives [Mike] Bell's smartphone unit a boost; for example, it can reuse code optimizations for Atom done by the desktop team. ... Even so, the smartphone team has got a tough job on its hands — but it's one Intel has to tackle, according to Carolina Milanesi, mobile analyst at Gartner. 'This is certainly an attack strategy for Intel. The smartphone market is so large now that they need a piece of the pie,' she said. But will consumers care whether their handset runs on an Intel chip? Bell conceded that aside from the tech-savvy, most people probably don't know which chip is inside their phone. It's likely, given the lack of advertising on this, that most probably don't care — making Intel's job even harder."

4 of 134 comments (clear)

  1. Games? by JanneM · · Score: 5, Interesting

    There is games, though; some Android game engines are written in part in native code for the speed boost, and I can't imagine that an Intel phone will shine when forced to emulate an ARM CPU on the fly for those occasions.

    And for most applications, the CPU really does not matter. They'll run nicely on anything able to host the Dalvik VM. At best, an Intel phone will be no different than a ARM one, and at worst it will just add an extra bit of frustration.

    --
    Trust the Computer. The Computer is your friend.
    1. Re:Games? by hairyfeet · · Score: 3, Interesting

      Compare the highest performing ARM and its IPC to a C2D, much less a C2Q, and you'll see its no contest, the smartphones are really much farther than a decade behind.

      The same thing that has made X86 slow down in sales of laptops and desktops, the fact that X86 went past good enough into ludicrous speed, could give Intel a hell of a chunk of the market. lets face it, folks have gotten spoiled. They are so used to having laptops and desktops that do amazing things, that play HD video without a stutter, run a dozen programs at a time without skipping a beat, hell even the bottom o' the line Intel and AMD chips of today are so insanely overpowered that most users simply can't keep them fed with enough work to max them out.

      The simple fact is that the best ARM chips can't get anywhere near the IPC of a 7 year old C2 or Athlon X2 and on Intel's FIRST TRY they got 30% higher performance while getting right in the middle of the pack when it comes to ARM power usage. Considering that isn't even on the latest process that is pretty damned impressive for a first try. You mark my words the way Intel is going it won't be but a couple of tick tocks until they have the Atom at 12nm, with probably equal or better than C2D or even C2Q performance and with equal or better battery life than the ARM. I don't care where you sit on the argument that's pretty damned exciting in MY book.

      --
      ACs don't waste your time replying, your posts are never seen by me.
  2. always protect the low end by alen · · Score: 5, Interesting

    performance wise ARM is crap compared to Intel. Just like Intel was crap compared to SPARC and all the other architectures they killed off in the last 30 years

    one of the most important rules of business is to protect the low end of your market. if you don't then a competitor will establish a lower margin business and move up to take your high end. Just like Intel did.

    even apple knows this and has products just good enough to keep low end competitors at bay

  3. Re:Recompile by Austerity+Empowers · · Score: 3, Interesting

    Easier said than done. You have to test and support both versions, and recompiling C/C++ cross platform is not always straightforward. Given the already significant fragmentation in Android, I wonder when/if many places will get around to it. (The answer is when Intel gets enough market share)