[okl4-developer] add multiple memsections to other pd

Geoffrey Lee glee at ok-labs.com
Fri Nov 7 15:02:20 EST 2008


On Wed, Nov 05, 2008 at 06:32:59PM +0100, Oliver Mayer-Buschmann wrote:
> Hi,
> 
> how is it possible to add multiple memsections to another thread's
> protection domain?
> 
> I've used pd_attach() and it works once.
> If I want to attach another memsection, pd_attach() returns -1.

There are a couple of place where calling pd_attach() can return
-1.  It might be a good idea to trace through the execution with
debug output.

The Iguana entry point for pd_attach() should be iguana_pd_attach_impl().

> 
> Thanks,
> 
> Oliver

	-gl

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

-- 




More information about the Developer mailing list