Skip to content
  • Michael Quigley's avatar
    Got preliminary tests working with Async message passing in the isolated... · 2b856c62
    Michael Quigley authored
    Got preliminary tests working with Async message passing in the isolated kernel. NOTE: when this code is put in a kthread, the return address of the function that calls the async code needs to have a null return address while the async code is running, and this address needs to be restored after the async code finished. This is a hack.
    2b856c62