|
|
Slide 8 of 19
The EROS IPC model is a migrating-thread model. Every IPC transfers a fixed payload, and all capability invocations have the same interface. This allows capabilities to be front-ended transparently, which is useful for testing and debugging.
The contiguous data string may have been a mistake. You don't use scatter/gather very often, but when you do it's quite important. More on that later.