[okl4-developer] rootspace server
Geoffrey Lee
glee at ok-labs.com
Tue Jul 31 01:21:19 EST 2007
On Mon, Jul 30, 2007 at 11:00:16AM -0400, Jorge Torres wrote:
> Hi okl4.org,
>
> Please correct me if I'm wrong, on OKL4 with wombat running, the only two
> threads that are in the rootspace are the roottask and the L_timer threads,
> correct?
> I can't find how or where is it that (build system??) specifies that
> L_timer thread would be in rootspace?
The L_timer is a part of Wombat, it is inside Wombat.
Take a look at linux/kernel/arch/l4/kernel/main.c:main(). One of the
first thing it does is set the debug name.
> Can I specify a new iguana's server to be privileged or not on the build
> system?
It is currently not possible to specify what should be privileged.
All threads in the root space are privileged, anything outside of the
root space is not.
- gl
>
> Thank you very much for your time,
>
> Jorge
> _______________________________________________
> Developer mailing list
> Developer at okl4.org
> https://lists.okl4.org/mailman/listinfo/developer
More information about the Developer
mailing list