Slashdot Mirror


Linus: '2016 Will Be the Year of the ARM Laptop' (softpedia.com)

jones_supa writes: Linus Torvalds took the stage at LinuxCon Europe in Dublin, Ireland, and talked about a number of things, including security and the future for Linux on ARM hardware. There is nothing that will blow your mind, but there are a couple of interesting statements nonetheless. Chromebooks are slowly taking over the world, and a large number of those Chromebooks are powered by ARM processors. "I'm happy to see that ARM is making progress. One of these days, I will actually have a machine with ARM. They said it would be this year, but maybe it'll be next year. 2016 will be the year of the ARM laptop," said Linus excitedly. He also explained that one of the problems now is actually finding people to maintain Linux. It's not a glorious job, and it usually entails answering emails seven days a week. Finding someone with the proper set of skills and the time to do this job is difficult.

7 of 182 comments (clear)

  1. I don't think so. by gizmo2199 · · Score: 5, Interesting

    I had a Chromebook with an Exynos 5 and wasn't that great, in addition to the hoops I had to jump through to install Ubuntu on it.
    I traded it in for a Celeron Cromebook, which is faster. Much better experience, plus the i915 graphics driver is much more mature and has video acceleration support.

    --
    This Sig does not Exist.
    1. Re:I don't think so. by kaiser423 · · Score: 2, Interesting

      The Nvidia Tegra X1 and other modern chips that came out late 2015 areo n par with most of the Celerons and even the i3's and i5's in some instances. It definitely might be the first year of true x86 peer laptops from ARM, but maybe another year or two until they nail everything and start taking significant market share (that's a big IF -- they have to nail everything, while Intel continues to miss a step or two).

  2. Re:No. It won't be by alvinrod · · Score: 4, Interesting

    There is some speculation that Apple will eventually ditch Intel and start using their own ARM chips at some point in the future. I don't think they'll do it next year, but I'm willing to bet that they'll have a non iOS product using an ARM SoC by 2020. Remember that before they went to Intel, Mac OS used IBM's POWER architecture and that they had an internal build of Mac OS that ran on x86 in development for years before it was ever released. I wouldn't be surprised at all to see that they were doing the same thing with ARM.

  3. Re:having trouble finding maintainers by mwvdlee · · Score: 3, Interesting

    And only the worst will remain. The best people can get something better.

    --
    Slashdot social media options: AIM, ICQ, Yahoo, Jabber and Mobile Text. Why no MySpace?
  4. Can't find Maintainers by Anonymous Coward · · Score: 2, Interesting

    The issues about working with assholes aside, I suspect the life of a maintainer is difficult, not because it is too stressful, but because there isn't a good way to rotate the burden across people and time. Maintainers take on this enormous burden (and love it..for a while), and then they get burnt out. But then what? Is there an exit strategy? Do they train their successor? Is there a retirement home for maintainers? Can they come out of retirement and contribute? (perhaps at a lower level).

    Building the infrastructure that allows people to move through the lifecycle of a maintainer so they always know there are people to follow them and a well established role for them to walk into.

    Sort of like life. You are born, as an adolescent you play a bit, then you become an adult, get a family, career, young kids, and find yourself stressed out. Eventually they go to college and you downsize, perhaps getting a less stressful job to be near the grand kids. Then you retire, still visiting on weekends. And then you die.

    Build an environment where this kind of support system exists and is encouraged (and perhaps be a little bit less of a jerk -- You can be forthright and honest without eviscerating people), and I suspect the system of maintainers will be better and more robust than any individual might be.

    Mike

  5. And Here's Why by transfire · · Score: 3, Interesting
  6. I think Linus is a year too early with his guess. by hajile · · Score: 3, Interesting

    Looking at the latest in the ARM landscape, we have Apple A9, Qualcomm Kryo, ARM A57, ARM A72, and AMD A12. We can probably expect a small jump in Apple's performance next year along with a second revision of Kryo, but nothing competitive with Intel. A57 is being dropped for the fixed A72 since Apple screwed over ARM (tl;dr Apple shipped a new architecture in 2 years while ARM took almost 4 years for an inferior product -- everyone in the industry knows that design to shipping a new architecture is 4-5 years indicating either ARM screwed over all their non-apple partners (and themselves) by giving Apple a head start or Apple forced ARM to adopt a new ISA when they'd already had a couple years to work on int). Of all these architectures, I think only A72, AMD's A57 implementation, and AMD's A12 are worth focusing on.

    A72 is supposedly close to the performance of Intel's core M processors, but I'm willing to bet that the default A72 can't actually compete with Skylake's wide dispatch, SMT, and vector units. The biggest question in this area isn't actually the CPU so much as all the "uncore" parts surrounding it. Even if it could have these things in theory, the companies controlling most of the patents in this area aren't using the A72 (AMD, Intel, IBM, Oracle, etc).

    AMD's first generation of ARM processor (launching next year) is an A57 server part, but is probably going to be faster than most A72s in practice because it can be manufactured on a high-performance (rather than bulk) fab process and will have faster buses, faster memory, much larger caches, and even some parts of the core (like the branch predictor) may well be replaced with better systems while AMD's reworking the entire architecture for the new fab. This chip will probably be competitive in the low-power server market, but most likely won't be aimed at anything mobile.

    Not much is known about AMD's A12, but for the first time, an ARM company seems to be moving into the higher-performance mobile segment. AMD failed with bulldozer (and has taken the heat for beating that dead horse for the past few years), but they at least had the sense to hire Jim Keller to help them make a couple new, next-gen architectures. While AMD has money troubles, it's in the intellectual property sweet spot to be able to put together a competitive chip. This is the chip I think Linus is wanting, but it's been pushed to 2017.

    The complete unknown is Intel. They bought DEC and StrongARM was along for the ride, but they sold it in '97. They then made XScale only to sell it to Marvell in '06. I find it hard to believe that Intel's not experimenting with ARM design again. Even if they could make x86 compete in the low-end (atom has been a failure in that regard), convincing companies to switch will probably prove impossible as the current situation with lots of competing CPU providers works to their fiscal advantage. Apple won't be giving up the freedom to make their own chips (nor will Samsung). That said, I don't think we'll be seeing an Intel ARM chip before 2018-19.

    tl;dr -- the current chips can't compete with Intel. The ones that can don't launch until 2017 or later.