[okl4-developer] Direct IPC from OKLinux userland processes to OKL4 services
Damien Schulz
damien.schulz at 4xtc.de
Tue Feb 26 01:27:21 EST 2008
Hi there,
is it possible to have IPC directly from OKLinux userland processes - no matter if it is a good idea or not? So far I've written a procfs module that is able to communicate with OKL4, but I'd like to directly use the IDL interface in my user processes.
If I understand it correctly, every linux process is started as an OKL4 process, so it should be possible anyway. Is there a way to simply allow IPC or would that require further changes in the OKLinux fork() implementation?
Thank you,
~Damien
More information about the Developer
mailing list