• paraphrand
    link
    fedilink
    English
    63 months ago

    Does this mean android auto won’t be slow in the future?

    • @holycrap@lemm.ee
      link
      fedilink
      503 months ago

      If i understood the article correctly, real time means predicable and reliable, not necessarily fast. It’s common in medical devices, avionics, etc. So this is going to benefit embedded devices the most.

      • @ozymandias117@lemmy.world
        link
        fedilink
        English
        103 months ago

        If your speedometer/tachometer is a screen instead of dials, it’s extremely likely it’s running Linux, too

        So still somewhat useful in the auto space

        • SaltySalamander
          link
          fedilink
          103 months ago

          If it’s more than a few years old, it’s extremely unlikely it ever sees this kernel update.

    • @Muehe@lemmy.ml
      link
      fedilink
      53 months ago

      android auto

      First I heard of this, but since it seems to be just some software that runs on the hardware of car manufacturers it seems rather unlikely. But very theoretically possible, if the car manufacturer was using default process scheduling in a CPU constrained machine and now switches to real-time scheduling in an update. But that was possible for years before this news, the code has just been mainlined to the default kernel now. If the car manufacturer cared about that they would probably have done it already with a patched kernel.