• itsmikeyd@lemmy.ml
    link
    fedilink
    English
    arrow-up
    19
    ·
    1 year ago

    Can somebody ELI5 this to a normal tech person who is aware of the RISC5, but has no idea why everyone is so excited about this?

    • Why is this exciting?
    • Is there a future where this replaces x86 CPUs in the desktop / laptop?
    • Will emulation or translation layers allow x86 applications to run on RISC CPUs?
    • happyhippo@feddit.it
      link
      fedilink
      arrow-up
      16
      ·
      1 year ago

      I’m also just a normal tech person, so my answers may be inaccurate.

      My understanding is:

      1. ARM seems superior in the mobile computing domain where efficiency matters more than raw power. I wonder if that’s related to the RISC vs CISC instructions… if that’s the case, having an open architecture alternative to ARM would allow any manufacturer to create their CPU designs without having to pay a hefty fee to ARM. Should bring more competition and won’t keep manufacturers hostage of ARM. If ARMs raises their royalties 1000x, Apple, Qualcomm etc just have to comply for lack of alternatives, and consumers end up paying the price. This won’t be possible with RISC-V
      2. I can definitely see this happening, or at least having the option. OSs and apps will have to build for that new architecture of course, which takes time and money. I’m personally particularly excited about laptops
      3. I guess. I don’t think it’s ever impossible to do this, it’s always a matter of how much of an impact it has on performances

      If I said something stupid, please let me know, I’d like to learn about this!

      • Decker108@lemmy.ml
        link
        fedilink
        arrow-up
        11
        arrow-down
        1
        ·
        1 year ago

        Just to clarify a few points in #1: CISC has gone largely (entirely?) extinct, so it doesn’t play into this. Arm processors are more efficient than x86, but Risc-v is even more efficient than Arm, giving them an edge in cheap, low power computing. However, some companies have started experimenting with Risc-v for HPC applications, so it’s turning out more versatile than expected. Just this week there was also news of a bunch of companies banding together to develop Risc-v chips for automobile and Telecom, so don’t be surprised if we get Risc-v smartphones and tablets in the near future.