On Thu, 2011-04-21 at 10:59 +0200, François Goichon wrote:
> Hello everyone,
>
> I have a question about the space creation flags provided to the
> thread_control syscall. I need to spawn isolated threads and saw that
> codezero's libl4 does not provide support for flags other than the
> TC_SHA
Hello everyone,
I have a question about the space creation flags provided to the
thread_control syscall. I need to spawn isolated threads and saw that
codezero's libl4 does not provide support for flags other than the
TC_SHARE_SPACE.
What I actually am trying to reproduce would be the equiva