[okl4-developer] networking infrastructure in okl4

Geoffrey Lee glee at ok-labs.com
Thu May 29 14:49:12 EST 2008


On Wed, May 28, 2008 at 01:11:18PM -0500, Ashish Bijlani wrote:
> Hi,
> 
> How is the networking implemented for multiple virtual machines
> (wombats)? Does there exist any shared memory channel as in Xen and
> pistachio?

Hi Ashish

Networking has been implemented for multiple OK Linux kernels (Wombat) but
this is not available in the public release.

There are several ways to share data in an OKL4 system. You can use
a pure shared memory model via Iguana memory sections, pure copy-based
approach with MemoryCopy(), or via direct register transfer / copy-based via 
Ipc().

> 
> Thanks,
> Ashish

	-gl

> 
> _______________________________________________
> Developer mailing list
> Developer at okl4.org
> https://lists.okl4.org/mailman/listinfo/developer
> 

-- 




More information about the Developer mailing list