The OS-periment’s Service Model, RC3

Lots of feedback from Alfman in the previous article’s comments meant that it was time for another version of my article on my RPC-based daemon model, and as such another iteration towards a final design of my OS’ core IPC mechanism. Not a full rewrite this time, but rather incremental improvements on specific points, which include a choice of naming (nonblocking RPC it is), an improved coverage of pointers, shared memory, and the currently envisioned design limits of those, and explicit support for dynamic setup of RPC calls and graceful server death handling.

7 Comments

  1. 2011-06-12 11:59 am
    • 2011-06-12 12:17 pm
  2. 2011-06-13 5:20 pm
    • 2011-06-13 6:36 pm
      • 2011-06-13 6:40 pm
        • 2011-06-13 6:47 pm
          • 2011-06-15 6:04 am