• @AgreeableLandscapeM
    link
    7
    edit-2
    3 years ago

    Unfortunately, I think Linux isn’t that good at hard realtime applications yet, which I imagine you’d really want for a rover.

    This is somewhere that I hope the seL4 microkernel would eventually take over. It’s GPLv2, formally verified for security and reliability, and has a sound worst-case execution-time (WCET) analysis.

    • @copacetic
      link
      73 years ago

      Hard realtime is not a feature to add. Instead the kernel needs to be simple enough. So the more features Linux gets, the less suitable for realtime it is.