Re: virtualizing IPC primitives
"Jonathan S. Shapiro" <[email protected]>
| Newsgroups | gmane.os.hurd.l4 |
|---|---|
| Organization | The EROS Group, LLC |
| Message-ID | <[email protected]> |
On Mon, 2008-09-01 at 12:12 +0200, Neal H. Walfield wrote: > When virtualizing a mailbox, how do you know when to deliver the > message vs. when the kernel should manipulate the mailbox? In abstract: separate the control channel from the data channel. The primordial mailbox cache cannot be virtualized, but it's *behavior* can be simulted.. shap