Slashdot Mirror


'Snapdragon 1000' Chip May Be Designed For PCs From the Ground Up (engadget.com)

Qualcomm's Snapdragon 850 processor may be intended for PCs, but it's still a half step -- it's really a higher-clocked version of the same processor you'd find in your phone. The company may be more adventurous the next time, though. From a report: WinFuture says it has obtained details surrounding SDM1000 (possibly Snapdragon 1000), a previously hinted-at CPU that would be designed from the start for PCs. It would have a relatively huge design compared to most ARM designs (20mm x 15mm) and would consume a laptop-like 12W of power across the entire system-on-a-chip. It would compete directly with Intel's low-power Core processors where the existing 835 isn't really in the ballpark. A reference design found in import databases might give a clue as to what you could expect: it'd have up to 16GB of RAM and two 128GB storage modules.

7 of 104 comments (clear)

  1. Re:Anyone know if it's going to run 64 bit apps? by TheRaven64 · · Score: 5, Informative

    Do you mean 64-bit x86 applications or 64-bit ARM applications? This chip is using 64-bit ARM cores, so will run 64-bit software natively. Whether it runs 64-bit x86 software is a question of the functionality of the emulator, not of the hardware. I don't believe that Microsoft's x86 emulator supports 64-bit programs yet, but it was announced to be on the roadmap a few months back.

    --
    I am TheRaven on Soylent News
  2. Not for PCs. by Gravis+Zero · · Score: 5, Insightful

    This wouldn't be engineered for PCs, this would be engineered for budget laptops AKA tablets with keyboards. What's the difference? PCs have a common bus (or at least can outsource the job), the modern one being PCIe. Honestly, this is still just another beefed up smartphone chip.

    Tell me when they make a chip with a PCIe root complex and then i'll tell you they made a chip made for PCs.

    --
    Anons need not reply. Questions end with a question mark.
  3. Re:Anyone know if it's going to run 64 bit apps? by Anonymous Coward · · Score: 5, Informative

    No, *you're* stuck. I can run Linux and BSD on my ARM chips.

  4. Re: Anyone know if it's going to run 64 bit apps? by Miamicanes · · Score: 4, Interesting

    And unless the Snapdragon 1000 is miraculously clocked at something impossible with present technology, like 8,000MHz, any i7 -- even a dualcore mobile one that's basically *shit* -- will completely roast it at running x86 & AMD64 apps.

    x86/AMD64 have literally evolved hand-in-hand with Windows for 30 years. Today, "pure" RISC might reduce costs & allow high performance for apps built to run the "RISC" way, but when it comes to maximum balls-to-the-wall brute-force winning performance, AMD64 wins, hands down. A modern best-of-breed AMD64 chip is basically a RISC chip, augmented by thousands of additional specialized instructions to accelerate things that Windows (and Linux) PCs *do*. AMD64 processors are basically now like self-optimizing JIT compilers for x86 assembly, with plenty of additional tricks to accelerate and optimize nearly every chokepoint known to exist in Windows (and Linux).

    My phone has a Snapdragon 850 with 4x1.5GHz + 4x2GHz cores, 3 gigs of RAM, and 128 gigs of eMMC SSD. Frankly, Acrobat Viewer runs faster on an ancient, creaky 15 year old Compaq Armada m700 with 500mhz Pentium III, 512mb, and a noname PATA SSD from China (that probabiy has microSD cards hand-soldered to an ASIC inside) than it does on my phone.

    When comparing ARM to AMD64, specs alone don't come anywhere CLOSE to telling the real story.

    What's that? It's for people who "just" use it for running browser-based apps? Ok, go to walmart.com, amazon.com, or sears.com with the fastest ARM-based phone or tablet you can find, and compare the experience to even a *shit* AMD64-based PC or laptop. The PC or laptop will win, hands-down, because Javascript performance in particular suffers *horribly* on ARM compared to AMD64. Sites like the aforementioned that build pages from the inside-out using Javascript, DOM, and AJAX work just fine on a real computer, but turn into a minefield of delayed clicks and pages that keep reflowing and recomposing more slowly than you can see, but faster than your finger can react once you go to touch something.

    ARM is why we can't have nice things like Aero Glass anymore (MS took it away & forced Metro on us because otherwise, Windows would have been unusably slow on crap ARM-based tablets). Dammit, it's almost 2020... we should have UIs with butter-smooth realtime-raytraced refraction & translucency effects by now, not something that looks like a fsck'ing mess of Post-It notes.

  5. Biggest and most complex SoC by OrangeTide · · Score: 3, Interesting

    That would be NVIDIA's latest ARM SoC at 350 mm2.

    --
    “Common sense is not so common.” — Voltaire
  6. Damn MS and Apple by technosaurus · · Score: 3, Interesting

    PC used to mean Personal Computer. That could be any architecture. Somewhere along the line (possibly before those Mac vs PC commercials) PC came to be assumed Windows on Intel (most Luddites don't even know about AMD, much less VIA and other x86 competitors) A PC could be SuperH architecture running FreeBSD. IIRC, there was a company that tried to trademark "PC LAPTOPS", but PC had become so associated with Windows and Intel that the examiners sited the use of PC as an adjective.

  7. Re: Anyone know if it's going to run 64 bit apps? by ChunderDownunder · · Score: 3, Interesting

    Bear in mind a phone CPU is optimised for a minuscule battery inside a fanless enclosure. This 1000 series will be tuned for 2-in-1 laptop performance.
    That said, Google's venture into ARM64 Chromebooks should result in performance gains on V8 as they fine tune the OS.