• 0x0@programming.dev
    link
    fedilink
    English
    arrow-up
    4
    arrow-down
    1
    ·
    2 个月前

    These are real time control systems which are quite different to an interrupt based operating system such as Linux.

    You do know you can operate the linux kernel in real time, right?

    • SapientLasagna@lemmy.ca
      link
      fedilink
      English
      arrow-up
      4
      ·
      2 个月前

      It’s not a hard real time OS though. Real Time Linux would be appropriate for some subsystems in a car, but not for things that are safety critical with hard timing constraints, e.g. ABS controllers.