Meulengracht/MollenOS

[vioarr] change ipc-arenas to be seperate objects

Closed this issue · 0 comments

It shall be possible to create multiple IPC arenas that can be used for specific purposes. This is an enablement task to allow async IO from userspace.

TODOs:

  • Design the ipc-context interface
  • Implement the ipc-context interface
  • Update libc to use the ipc-context interface
  • Update libgracht to support vali ipc
  • Design the system protocols
  • Change all drivers and services to use the new protocols