• jcg@halubilo.social
    link
    fedilink
    arrow-up
    3
    ·
    6 months ago

    Does that mean on a microkernel you’d essentially have double the amount of code execution for a driver (i.e. driver makes a call to the kernel, kernel verifies and then executes rather than the driver just executing the call) meaning double the latency? Seems like it would cause a lot of problems.

    • ferret@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      3
      ·
      6 months ago

      Nowhere near double, the kernel can be extremely sparse on it’s side, but there is a small latency hit